Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:CCDef

767     MachineOperand *CCDef = NewMI->findRegisterDefOperand(SystemZ::CC);
768 if (CCDef != nullptr)
769 CCDef->setIsDead(true);