Home
last modified time | relevance | path

Searched defs:getInlineCost (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp92 InlineCost AlwaysInliner::getInlineCost(CallSite CS) { in getInlineCost() function in AlwaysInliner
DInlineSimple.cpp61 InlineCost getInlineCost(CallSite CS) override { in getInlineCost() function in __anon394cb08f0111::SimpleInliner
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInlineAlways.cpp44 InlineCost getInlineCost(CallSite CS) { in getInlineCost() function in __anonbd286ca20111::AlwaysInliner
DInlineSimple.cpp44 InlineCost getInlineCost(CallSite CS) { in getInlineCost() function in __anond138253b0111::SimpleInliner
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInlineCost.cpp473 InlineCost InlineCostAnalyzer::getInlineCost(CallSite CS, in getInlineCost() function in InlineCostAnalyzer
478 InlineCost InlineCostAnalyzer::getInlineCost(CallSite CS, in getInlineCost() function in InlineCostAnalyzer
/external/llvm/lib/Analysis/
DInlineCost.cpp1447 InlineCost llvm::getInlineCost(CallSite CS, int DefaultThreshold, in getInlineCost() function in llvm
1468 InlineCost llvm::getInlineCost(CallSite CS, Function *Callee, in getInlineCost() function in llvm