Searched defs:removeDeadFunctions (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ | ||
| H A D | Inliner.cpp | 623 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase |
| H A D | FunctionSpecialization.cpp | 342 void removeDeadFunctions() { in removeDeadFunctions() function in __anonfb6321fa0211::FunctionSpecializer |