Searched refs:ThresholdLocal (Results 1 – 1 of 1) sorted by relevance
131 unsigned ThresholdLocal = UnrollThresholdLocal; in getUnrollingPreferences() local147 ThresholdLocal = std::min(ThresholdLocal, UP.Threshold); in getUnrollingPreferences()152 unsigned MaxBoost = std::max(ThresholdPrivate, ThresholdLocal); in getUnrollingPreferences()195 Threshold = ThresholdLocal; in getUnrollingPreferences()