Searched refs:EdgeToVisit (Results 1 – 1 of 1) sorted by relevance
7688 unsigned EdgeToVisit = Stack.back().second++; in matchAssociativeReduction() local7693 if (IsReducedValue || EdgeToVisit >= getNumberOfOperands(TreeN)) { in matchAssociativeReduction()7719 Value *EdgeVal = getRdxOperand(TreeN, EdgeToVisit); in matchAssociativeReduction()