Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp513 Optional<int> getHotCallSiteThreshold(CallBase &Call,
1442 InlineCostCallAnalyzer::getHotCallSiteThreshold(CallBase &Call, in getHotCallSiteThreshold() function in InlineCostCallAnalyzer
1538 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold()