Searched refs:UserRuntime (Results 1 – 2 of 2) sorted by relevance
134 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime,
181 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime, in gatherUnrollingPreferences() argument259 if (UserRuntime.hasValue()) in gatherUnrollingPreferences()260 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()