Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2187 SmallPtrSet<Value *, 16> ReductionOps; member in __anon269bb13c0111::HorizontalReduction
2281 ReductionOps.insert(TreeN); in matchAssociativeReduction()
2318 V.buildTree(ValsToReduce, &ReductionOps); in tryToReduce()