Searched refs:removeDeadFunction (Results 1 – 4 of 4) sorted by relevance
68 LCG->removeDeadFunction(*DeadFn); in finalize()
1045 void removeDeadFunction(Function &F);
970 CG.removeDeadFunction(*DeadF); in run()
1504 void LazyCallGraph::removeDeadFunction(Function &F) { in removeDeadFunction() function in LazyCallGraph