Searched refs:StrengthReduction (Results 1 – 1 of 1) sorted by relevance
2948 namespace StrengthReduction { namespace3343 std::array<StrengthReduction::AggregationElement, MaxShifts> Shifts; in lowerArithmetic()3361 if (StrengthReduction::tryToOptimize(Const, &NumOperations, &Shifts)) { in lowerArithmetic()3378 const StrengthReduction::AggregationElement &Last = in lowerArithmetic()3380 const StrengthReduction::AggregationElement &SecondToLast = in lowerArithmetic()3401 const StrengthReduction::AggregationElement &Current = Shifts[I]; in lowerArithmetic()