Searched refs:ReductionOpsType (Results 1 – 1 of 1) sorted by relevance
5095 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anonfe9ee8d91a11::HorizontalReduction5096 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;5279 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()5285 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()