Searched refs:LeafOpcode (Results 1 – 1 of 1) sorted by relevance
7329 unsigned LeafOpcode = 0; in matchAssociativeReduction() local7389 (!LeafOpcode || LeafOpcode == EdgeInst->getOpcode() || IsRdxInst)) { in matchAssociativeReduction()7397 } else if (!LeafOpcode) { in matchAssociativeReduction()7398 LeafOpcode = EdgeInst->getOpcode(); in matchAssociativeReduction()