Home
last modified time | relevance | path

Searched refs:updateThreshold (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DInlineCost.cpp159 void updateThreshold(CallSite CS, Function &Callee);
615 void CallAnalyzer::updateThreshold(CallSite CS, Function &Callee) { in updateThreshold() function in CallAnalyzer
1210 updateThreshold(CS, F); in analyzeCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp408 void updateThreshold(CallBase &Call, Function &Callee);
596 updateThreshold(CandidateCall, F); in onAnalysisStart()
1135 void InlineCostCallAnalyzer::updateThreshold(CallBase &Call, Function &Callee) { in updateThreshold() function in InlineCostCallAnalyzer
/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp480 void updateThreshold(CallBase &Call, Function &Callee);
688 updateThreshold(CandidateCall, F); in onAnalysisStart()
1297 void InlineCostCallAnalyzer::updateThreshold(CallBase &Call, Function &Callee) { in updateThreshold() function in InlineCostCallAnalyzer