Searched refs:UserUpperBound (Results 1 – 2 of 2) sorted by relevance
125 std::optional<bool> UserUpperBound,
194 std::optional<bool> UserUpperBound, in gatherUnrollingPreferences() argument276 if (UserUpperBound) in gatherUnrollingPreferences()277 UP.UpperBound = *UserUpperBound; in gatherUnrollingPreferences()