Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
7310 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon75ab86282e11::HorizontalReduction7311 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;7601 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()7603 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()7772 for (ReductionOpsType &RdxOp : ReductionOps) { in tryToReduce()7805 for (ReductionOpsType &RdxOp : ReductionOps) in tryToReduce()