Searched refs:UserRuntime (Results 1 – 2 of 2) sorted by relevance
128 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime,
189 Optional<bool> UserAllowPartial, Optional<bool> UserRuntime, in gatherUnrollingPreferences() argument264 if (UserRuntime.hasValue()) in gatherUnrollingPreferences()265 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences()