Searched refs:ThresholdLocal (Results 1 – 1 of 1) sorted by relevance
123 unsigned ThresholdLocal = UnrollThresholdLocal; in getUnrollingPreferences() local139 ThresholdLocal = std::min(ThresholdLocal, UP.Threshold); in getUnrollingPreferences()144 unsigned MaxBoost = std::max(ThresholdPrivate, ThresholdLocal); in getUnrollingPreferences()187 Threshold = ThresholdLocal; in getUnrollingPreferences()