Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11849 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anonc518864bbf11::HorizontalReduction
11850 ReductionOpsListType ReductionOps;
11965 const ReductionOpsListType &ReductionOps) { in createOp()