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