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.cpp21747 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>; typedef in __anon07b2d7741c111::HorizontalReduction
21748 ReductionOpsListType ReductionOps;
21877 const ReductionOpsListType &ReductionOps) { in createOp()