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