Searched refs:UserAllowPartial (Results 1 – 2 of 2) sorted by relevance
124 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
193 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument272 if (UserAllowPartial) in gatherUnrollingPreferences()273 UP.Partial = *UserAllowPartial; in gatherUnrollingPreferences()