Home
last modified time | relevance | path

Searched defs:removeDeadFunctions (Results 1 – 2 of 2) 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