Searched refs:UserUpperBound (Results 1 – 2 of 2) sorted by relevance
126 std::optional<bool> UserUpperBound,
189 std::optional<bool> UserUpperBound, in gatherUnrollingPreferences() argument266 if (UserUpperBound) in gatherUnrollingPreferences()267 UP.UpperBound = *UserUpperBound; in gatherUnrollingPreferences()