Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp517 bool Inliner::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in Inliner
/external/llvm/lib/Transforms/IPO/
DInliner.cpp575 bool Inliner::removeDeadFunctions(CallGraph &CG, bool AlwaysInlineOnly) { in removeDeadFunctions() function in Inliner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInliner.cpp715 bool LegacyInlinerBase::removeDeadFunctions(CallGraph &CG, in removeDeadFunctions() function in LegacyInlinerBase