Searched defs:AlwaysInlineOnly (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
H A DInliner.cpp555 bool Inliner::removeDeadFunctions(CallGraph &CG, bool AlwaysInlineOnly) { argument
569 if (AlwaysInlineOnly &&

Completed in 253 milliseconds