Searched refs:StrengthReduction (Results 1 – 1 of 1) sorted by relevance
2946 namespace StrengthReduction { namespace3342 std::array<StrengthReduction::AggregationElement, MaxShifts> Shifts; in lowerArithmetic()3360 if (StrengthReduction::tryToOptimize(Const, &NumOperations, &Shifts)) { in lowerArithmetic()3377 const StrengthReduction::AggregationElement &Last = in lowerArithmetic()3379 const StrengthReduction::AggregationElement &SecondToLast = in lowerArithmetic()3400 const StrengthReduction::AggregationElement &Current = Shifts[I]; in lowerArithmetic()