Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp130 uint64_t ScaledHotEntryNumCounts = in computeThresholds() local
134 ScaledHotEntryNumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()
136 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()