Searched defs:removeDeadFunctions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionSpecialization.cpp | 788 void FunctionSpecializer::removeDeadFunctions() { removeDeadFunctions() function in FunctionSpecializer |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 1521 void LazyCallGraph::removeDeadFunctions(ArrayRef<Function *> DeadFs) { removeDeadFunctions() function in LazyCallGraph |