Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
16659 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon5824d94915711::HorizontalReduction16660 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;16949 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()16951 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()17175 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()17242 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()17771 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()