reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37493 SetCC0 = Cond->getOperand(0); 37499 if (SetCC0.getOpcode() != X86ISD::SETCC || 37501 SetCC0->getOperand(1) != SetCC1->getOperand(1)) 37504 CC0 = (X86::CondCode)SetCC0->getConstantOperandVal(0); 37506 Flags = SetCC0->getOperand(1);