Searched refs:ProfileSummaryLargeWorkingSetSizeThreshold (Results 1 – 2 of 2) sorted by relevance
29 extern cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold;250 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()261 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()
49 cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold( variable