Lines Matching defs:OppCC
35751 X86::CondCode OppCC = X86::GetOppositeBranchCondition(CC);35772 if (MIIt->getOperand(3).getImm() == OppCC)36003 X86::CondCode OppCC = X86::GetOppositeBranchCondition(CC);36016 NextMIIt->getOperand(3).getImm() == OppCC)) {