Searched refs:UserAllowPartial (Results 1 – 2 of 2) sorted by relevance
119 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
194 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument271 if (UserAllowPartial) in gatherUnrollingPreferences()272 UP.Partial = *UserAllowPartial; in gatherUnrollingPreferences()