[llvm] [IR][Instructions] Add `CallBase::getCalledFunctionName` helper (PR #127038)

Thomas Symalla via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 08:02:47 PST 2025


tsymalla-AMD wrote:

Sorry for the massive update. All callsites of `getCalledFunction()->getName()` should now be updated plus some extra changes.

https://github.com/llvm/llvm-project/pull/127038


More information about the llvm-commits mailing list