Searched refs:ProfileSummaryLargeWorkingSetSizeThreshold (Results 1 – 2 of 2) sorted by relevance
31 extern cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold;253 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()264 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()
50 cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold( variable