Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp250 auto &ColdEntry = in computeThresholds() local
252 ColdCountThreshold = ColdEntry.MinCount; in computeThresholds()
/external/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp280 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds() local
282 ColdCountThreshold = ColdEntry.MinCount; in computeThresholds()