Searched refs:removeDeadFunction (Results 1 – 3 of 3) sorted by relevance
1055 void removeDeadFunction(Function &F);
1211 CG.removeDeadFunction(*DeadF); in run()
1479 void LazyCallGraph::removeDeadFunction(Function &F) { in removeDeadFunction() function in LazyCallGraph