Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp812 auto CallerEntryFreq = in isColdCallSite() local
837 auto CallerEntryFreq = CallerBFI->getEntryFreq(); in getHotCallSiteThreshold() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2138 auto CallerEntryFreq = in isColdCallSite() local