Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp256 uint64_t ScaledHotEntryNumCounts = in computeThresholds() local
260 ScaledHotEntryNumCounts > ProfileSummaryHugeWorkingSetSizeThreshold; in computeThresholds()
262 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()