Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
21746 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon07b2d7741c111::HorizontalReduction21747 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;22040 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()22042 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()22268 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()22333 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()22903 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()