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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DInlineSimple.cpp42 InlineCost getInlineCost(CallSite CS) { function in class:__anon10343::SimpleInliner
H A DInlineAlways.cpp107 InlineCost AlwaysInliner::getInlineCost(CallSite CS) { function in class:AlwaysInliner
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DInlineCost.cpp1037 InlineCost InlineCostAnalyzer::getInlineCost(CallSite CS, int Threshold) { function in class:InlineCostAnalyzer
1041 InlineCost InlineCostAnalyzer::getInlineCost(CallSite CS, Function *Callee, function in class:InlineCostAnalyzer

Completed in 103 milliseconds