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