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