Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp107 void CallGraphUpdater::removeFunction(Function &DeadFn) { in removeFunction() function in CallGraphUpdater
140 removeFunction(OldFn); in replaceFunctionWith()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h81 void removeFunction(Function &Fn);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1384 CGUpdater.removeFunction(*Fn); in cleanupIR()