Searched refs:LeafOpcode (Results 1 – 1 of 1) sorted by relevance
7679 unsigned LeafOpcode = 0; in matchAssociativeReduction() local7739 (!LeafOpcode || LeafOpcode == EdgeInst->getOpcode() || IsRdxInst)) { in matchAssociativeReduction()7747 } else if (!LeafOpcode) { in matchAssociativeReduction()7748 LeafOpcode = EdgeInst->getOpcode(); in matchAssociativeReduction()