Searched refs:ThresholdLocal (Results 1 – 1 of 1) sorted by relevance
119 unsigned ThresholdLocal = UnrollThresholdLocal; in getUnrollingPreferences() local135 ThresholdLocal = std::min(ThresholdLocal, UP.Threshold); in getUnrollingPreferences()140 unsigned MaxBoost = std::max(ThresholdPrivate, ThresholdLocal); in getUnrollingPreferences()183 Threshold = ThresholdLocal; in getUnrollingPreferences()