Searched refs:UserRuntime (Results 1 – 2 of 2) sorted by relevance
119 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
194 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument273 if (UserRuntime) in gatherUnrollingPreferences()274 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()