Searched refs:removeFunction (Results 1 – 3 of 3) sorted by relevance
78 void CallGraphUpdater::removeFunction(Function &DeadFn) { in removeFunction() function in CallGraphUpdater98 removeFunction(OldFn); in replaceFunctionWith()
73 LLVM_ABI void removeFunction(Function &Fn);
2604 Configuration.CGUpdater.removeFunction(*Fn); in cleanupIR()