Home
last modified time | relevance | path

Searched refs:removeFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp78 void CallGraphUpdater::removeFunction(Function &DeadFn) { in removeFunction() function in CallGraphUpdater
98 removeFunction(OldFn); in replaceFunctionWith()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h72 void removeFunction(Function &Fn);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2612 Configuration.CGUpdater.removeFunction(*Fn); in cleanupIR()