Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp205 auto &HotEntry = in computeThresholds() local
207 HotCountThreshold = HotEntry.MinCount; in computeThresholds()
218 HotEntry.NumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()