Searched refs:getHotCallSiteThreshold (Results 1 – 1 of 1) sorted by relevance
621 std::optional<int> getHotCallSiteThreshold(CallBase &Call,1883 InlineCostCallAnalyzer::getHotCallSiteThreshold(CallBase &Call, in getHotCallSiteThreshold() function in InlineCostCallAnalyzer1980 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold()