Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:enterIntvAtEnd

501 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) {
502 assert(OpenIdx && "openIntv not called before enterIntvAtEnd");
505 DEBUG(dbgs() << " enterIntvAtEnd BB#" << MBB.getNumber() << ", " << Last);
1195 SlotIndex Idx = enterIntvAtEnd(*MBB);
1230 Idx = enterIntvAtEnd(*MBB);