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