Searched defs:removeDeadFunctions (Results 1 – 3 of 3) sorted by relevance
517 bool Inliner::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in Inliner
575 bool Inliner::removeDeadFunctions(CallGraph &CG, bool AlwaysInlineOnly) { in removeDeadFunctions() function in Inliner
715 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase