Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefMBB

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