Searched refs:updateThreshold (Results 1 – 1 of 1) sorted by relevance
674 void updateThreshold(CallBase &Call, Function &Callee);1169 updateThreshold(CandidateCall, F); in onAnalysisStart()2073 void InlineCostCallAnalyzer::updateThreshold(CallBase &Call, Function &Callee) { in updateThreshold() function in InlineCostCallAnalyzer