Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp255 uint64_t ScaledHotEntryNumCounts = in computeThresholds() local
259 ScaledHotEntryNumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()
261 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()