Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16660 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anon07b2d77415711::HorizontalReduction
16661 ReductionOpsListType ReductionOps;
16786 const ReductionOpsListType &ReductionOps) { in createOp()