Searched refs:ReductionOpsListType (Results 1 – 1 of 1) sorted by relevance
5096 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anonfe9ee8d91a11::HorizontalReduction5097 ReductionOpsListType ReductionOps;5274 void initReductionOps(ReductionOpsListType &ReductionOps) { in initReductionOps()5292 void addReductionOps(Instruction *I, ReductionOpsListType &ReductionOps) { in addReductionOps()5382 const ReductionOpsListType &ReductionOps) const { in createOp()