Searched defs:removeDeadFunctions (Results 1 – 2 of 2) sorted by relevance
788 void FunctionSpecializer::removeDeadFunctions() { in removeDeadFunctions() function in FunctionSpecializer
1521 void LazyCallGraph::removeDeadFunctions(ArrayRef<Function *> DeadFs) { in removeDeadFunctions() function in LazyCallGraph