Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefMBB

362   MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def);
363 if (DefMBB != CopyMI.getParent() || !SrcQ.isKill())