Searched refs:removeFunction (Results 1 – 5 of 5) sorted by relevance
109 void CallGraphUpdater::removeFunction(Function &DeadFn) { in removeFunction() function in CallGraphUpdater142 removeFunction(OldFn); in replaceFunctionWith()
82 void removeFunction(Function &Fn);
658 CGU.removeFunction(*Test2aF); in runOnSCC()659 CGU.removeFunction(*Test2bF); in runOnSCC()
1665 ASSERT_NO_FATAL_FAILURE(CGU.removeFunction(*FnF)); in TEST_F()1707 ASSERT_NO_FATAL_FAILURE(CGU.removeFunction(*FnH2)); in TEST_F()
2185 Configuration.CGUpdater.removeFunction(*Fn); in cleanupIR()