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