Searched refs:EdgeToVist (Results 1 – 2 of 2) sorted by relevance
4018 unsigned EdgeToVist = Stack.back().second++; in matchAssociativeReduction() local4031 if (EdgeToVist == 2 || IsReducedValue) { in matchAssociativeReduction()4052 Value *NextV = TreeN->getOperand(EdgeToVist); in matchAssociativeReduction()
6599 unsigned EdgeToVist = Stack.back().second++; in matchAssociativeReduction() local6604 if (IsReducedValue || EdgeToVist == OpData.getNumberOfOperands()) { in matchAssociativeReduction()6630 Value *NextV = TreeN->getOperand(EdgeToVist); in matchAssociativeReduction()