Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefMBB

960   const MachineBasicBlock *DefMBB = DefMI->getParent();
962 // Reg is live-in to all blocks in Trace that follow DefMBB.
965 if (MBB == DefMBB)