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