Searched refs:getHotCallSiteThreshold (Results 1 – 1 of 1) sorted by relevance
578 Optional<int> getHotCallSiteThreshold(CallBase &Call,1752 InlineCostCallAnalyzer::getHotCallSiteThreshold(CallBase &Call, in getHotCallSiteThreshold() function in InlineCostCallAnalyzer1848 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold()