Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp256 uint64_t ScaledHotEntryNumCounts = in computeThresholds() local
260 ScaledHotEntryNumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()
262 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()