Searched refs:UserRuntime (Results 1 – 2 of 2) sorted by relevance
124 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
193 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument274 if (UserRuntime) in gatherUnrollingPreferences()275 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()