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/
DSLPVectorizer.cpp11849 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anona63229f0bf11::HorizontalReduction
11850 ReductionOpsListType ReductionOps;
11965 const ReductionOpsListType &ReductionOps) { in createOp()