Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7690 bool IsReducedValue = TreeRdxKind != RdxKind; in matchAssociativeReduction() local
7693 if (IsReducedValue || EdgeToVisit >= getNumberOfOperands(TreeN)) { in matchAssociativeReduction()
7694 if (IsReducedValue) in matchAssociativeReduction()