Home
last modified time | relevance | path

Searched defs:replaceDirectCallers (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/docs/
H A DMergeFunctions.rst734 If “F” could not be overridden, fix it!
/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp472 void MergeFunctions::replaceDirectCallers(Function *Old, Function *New) { replaceDirectCallers() function in MergeFunctions