Searched refs:UserUpperBound (Results 1 – 2 of 2) sorted by relevance
135 Optional<bool> UserUpperBound, Optional<bool> UserAllowPeeling,
182 Optional<bool> UserUpperBound, Optional<bool> UserAllowPeeling, in gatherUnrollingPreferences() argument261 if (UserUpperBound.hasValue()) in gatherUnrollingPreferences()262 UP.UpperBound = *UserUpperBound; in gatherUnrollingPreferences()