Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5643 bool IsReducedValue = OpData != ReductionData; in matchAssociativeReduction() local
5646 if (IsReducedValue || EdgeToVist == OpData.getNumberOfOperands()) { in matchAssociativeReduction()
5647 if (IsReducedValue) in matchAssociativeReduction()