Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:overlapIntv

602 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) {
603 assert(OpenIdx && "openIntv not called before overlapIntv");
613 DEBUG(dbgs() << " overlapIntv [" << Start << ';' << End << "):");
1140 overlapIntv(SegStop, BI.LastInstr);
1309 overlapIntv(Idx, BI.LastInstr);
1344 overlapIntv(To, BI.LastInstr);