Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:enterIntvAtEnd

515 SlotIndex SplitEditor::enterIntvAtEnd(MachineBasicBlock &MBB) {
516 assert(OpenIdx && "openIntv not called before enterIntvAtEnd");
519 DEBUG(dbgs() << " enterIntvAtEnd BB#" << MBB.getNumber() << ", " << Last);
1219 SlotIndex Idx = enterIntvAtEnd(*MBB);
1254 Idx = enterIntvAtEnd(*MBB);