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