Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
6992 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon7a00047f2a11::HorizontalReduction6993 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;7253 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()7255 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()7422 for (ReductionOpsType &RdxOp : ReductionOps) { in tryToReduce()7455 for (ReductionOpsType &RdxOp : ReductionOps) in tryToReduce()