Searched refs:UserAllowPartial (Results 1 – 2 of 2) sorted by relevance
125 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime,
188 std::optional<bool> UserAllowPartial, std::optional<bool> UserRuntime, in gatherUnrollingPreferences() argument262 if (UserAllowPartial) in gatherUnrollingPreferences()263 UP.Partial = *UserAllowPartial; in gatherUnrollingPreferences()