Searched refs:ReductionSteps (Results 1 – 1 of 1) sorted by relevance
45170 unsigned ReductionSteps = Log2_32(VecVT.getVectorNumElements()); in combineArithReduction() local45171 for (unsigned i = 0; i != ReductionSteps; ++i) in combineArithReduction()