Searched refs:UserRuntime (Results 1 – 2 of 2) sorted by relevance
125 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
188 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument264 if (UserRuntime) in gatherUnrollingPreferences()265 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()