Home
last modified time | relevance | path

Searched refs:ReductionOpsListType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7311 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anon75ab86282e11::HorizontalReduction
7312 ReductionOpsListType ReductionOps;
7436 const ReductionOpsListType &ReductionOps) { in createOp()