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