Searched refs:UserUpperBound (Results 1 – 2 of 2) sorted by relevance
120 std::optional<bool> UserUpperBound,
195 std::optional<bool> UserUpperBound, in gatherUnrollingPreferences() argument275 if (UserUpperBound) in gatherUnrollingPreferences()276 UP.UpperBound = *UserUpperBound; in gatherUnrollingPreferences()