Home
last modified time | relevance | path

Searched defs:removeDeadFunctions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DInliner.cpp623 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase
H A DFunctionSpecialization.cpp342 void removeDeadFunctions() { in removeDeadFunctions() function in __anonfb6321fa0211::FunctionSpecializer