Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
13934 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon3e6d93aa10011::HorizontalReduction13935 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;14243 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()14245 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()14478 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()14543 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()15071 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()