Searched defs:getInlineFudgeFactor (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ | ||
| D | InlineAlways.cpp | 47 float getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in __anon371af72c0111::AlwaysInliner |
| D | InlineSimple.cpp | 47 float getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in __anon4b2aafc50111::SimpleInliner |
| /external/swiftshader/third_party/LLVM/lib/Analysis/ | ||
| D | InlineCost.cpp | 573 float InlineCostAnalyzer::getInlineFudgeFactor(CallSite CS) { in getInlineFudgeFactor() function in InlineCostAnalyzer |