Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefMBB

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