Searched refs:ProfileSummaryLargeWorkingSetSizeThreshold (Results 1 – 2 of 2) sorted by relevance
30 extern cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold;251 HotEntry.NumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()262 ScaledHotEntryNumCounts > ProfileSummaryLargeWorkingSetSizeThreshold; in computeThresholds()
53 cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold( variable