Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FirstTerm

67     MachineBasicBlock::const_iterator FirstTerm = MBB->getFirstTerminator();
68 if (FirstTerm == MBB->end())
71 LSP.first = LIS.getInstructionIndex(FirstTerm);