Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp226 Optional<int> getHotCallSiteThreshold(CallSite CS,
818 CallAnalyzer::getHotCallSiteThreshold(CallSite CS, in getHotCallSiteThreshold() function in CallAnalyzer
923 auto HotCallSiteThreshold = getHotCallSiteThreshold(CS, CallerBFI); in updateThreshold()