[llvm] [IR][Instructions] Add `CallBase::getCalledFunctionName` helper (PR #127038)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 07:52:48 PST 2025
https://github.com/nikic commented:
>From a quick git grep "getCalledFunction()->getName()", it looks like there are a lot more places that could use this.
https://github.com/llvm/llvm-project/pull/127038
More information about the llvm-commits
mailing list