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