Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6993 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anon7a00047f2a11::HorizontalReduction
6994 ReductionOpsListType ReductionOps;
7090 const ReductionOpsListType &ReductionOps) { in createOp()