Home
last modified time | relevance | path

Searched defs:CallSiteFreq (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1100 auto CallSiteFreq = CallerBFI->getBlockFreq(CallSiteBB); in isColdCallSite() local
1126 auto CallSiteFreq = CallerBFI->getBlockFreq(CallSiteBB).getFrequency(); in getHotCallSiteThreshold() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2181 auto CallSiteFreq = CallerBFI.getBlockFreq(CallSiteBB); in isColdCallSite() local