Searched refs:MaxShifts (Results 1 – 1 of 1) sorted by relevance
3341 constexpr std::size_t MaxShifts = 4; in lowerArithmetic() local3342 std::array<StrengthReduction::AggregationElement, MaxShifts> Shifts; in lowerArithmetic()