Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1101 auto CallerEntryFreq = in isColdCallSite() local
1127 auto CallerEntryFreq = CallerBFI->getEntryFreq(); in getHotCallSiteThreshold() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2182 auto CallerEntryFreq = in isColdCallSite() local