Searched refs:ThresholdLocal (Results 1 – 1 of 1) sorted by relevance
121 unsigned ThresholdLocal = UnrollThresholdLocal; in getUnrollingPreferences() local137 ThresholdLocal = std::min(ThresholdLocal, UP.Threshold); in getUnrollingPreferences()142 unsigned MaxBoost = std::max(ThresholdPrivate, ThresholdLocal); in getUnrollingPreferences()185 Threshold = ThresholdLocal; in getUnrollingPreferences()