Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
10503 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anon9e073aa49111::HorizontalReduction10504 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;10777 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()10779 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()11035 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()11398 for (ReductionOpsType &RdxOps : ReductionOps) in tryToReduce()