Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:KillMI

826       if (MachineInstr *KillMI = LIS.getInstructionFromIndex(I->end))
827 for (MIBundleOperands MO(KillMI); MO.isValid(); ++MO)