Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getFirstNonDebugInstr

1148   return MBB->getFirstNonDebugInstr() == MBB->end();
1154 MachineBasicBlock::iterator I = MBB->getFirstNonDebugInstr();