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