Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DProfileSummaryInfo.cpp258 uint64_t ScaledHotEntryNumCounts = in computeThresholds() local
262 ScaledHotEntryNumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()
264 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()