Searched refs:CondOP1 (Results 1 – 1 of 1) sorted by relevance
588 MachineOperand &CondOP1 = Cond.getOperand(1), &CondOP2 = Cond.getOperand(2); in IsVPNOTEquivalent() local596 if (CondOP1.isIdenticalTo(PrevOP1) && CondOP2.isIdenticalTo(PrevOP2)) in IsVPNOTEquivalent()602 return ExpectedCode == GetCondCode(Prev) && CondOP1.isIdenticalTo(PrevOP2) && in IsVPNOTEquivalent()