Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13935 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anon3e6d93aa10011::HorizontalReduction
13936 ReductionOpsListType ReductionOps;
14078 const ReductionOpsListType &ReductionOps) { in createOp()