Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp46 float getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in __anonce86393a0111::AlwaysInliner
DInlineSimple.cpp46 float getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in __anone295f1d30111::SimpleInliner
/external/llvm/lib/Analysis/
DInlineCost.cpp565 float InlineCostAnalyzer::getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in InlineCostAnalyzer