Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3720 bool IsReducedValue = TreeN->getOpcode() != ReductionOpcode; in matchAssociativeReduction() local
3732 if (EdgeToVist == 2 || IsReducedValue) { in matchAssociativeReduction()
3733 if (IsReducedValue) { in matchAssociativeReduction()