Searched refs:UserRuntime (Results 1 – 3 of 3) sorted by relevance
115 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime,
112 Optional<bool> UserRuntime) { in gatherUnrollingPreferences() argument170 if (UserRuntime.hasValue()) in gatherUnrollingPreferences()171 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()
171 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime, in gatherUnrollingPreferences() argument242 if (UserRuntime.hasValue()) in gatherUnrollingPreferences()243 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()