Searched refs:LargeIntervalFreqThreshold (Results 1 – 1 of 1) sorted by relevance
116 static cl::opt<unsigned> LargeIntervalFreqThreshold( variable3661 if (Counter < LargeIntervalFreqThreshold) { in isHighCostLiveInterval()