Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4018 unsigned EdgeToVist = Stack.back().second++; in matchAssociativeReduction() local
4031 if (EdgeToVist == 2 || IsReducedValue) { in matchAssociativeReduction()
4052 Value *NextV = TreeN->getOperand(EdgeToVist); in matchAssociativeReduction()