Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7340 bool IsReducedValue = TreeRdxKind != RdxKind; in matchAssociativeReduction() local
7343 if (IsReducedValue || EdgeToVisit == getNumberOfOperands(TreeN)) { in matchAssociativeReduction()
7344 if (IsReducedValue) in matchAssociativeReduction()