Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInliner.cpp575 bool Inliner::removeDeadFunctions(CallGraph &CG, bool AlwaysInlineOnly) { in removeDeadFunctions() function in Inliner
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp365 void FunctionSpecializer::removeDeadFunctions() { in removeDeadFunctions() function in FunctionSpecializer
DInliner.cpp623 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp784 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase