Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:overlapIntv

613 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) {
614 assert(OpenIdx && "openIntv not called before overlapIntv");
624 DEBUG(dbgs() << " overlapIntv [" << Start << ';' << End << "):");
1163 overlapIntv(SegStop, BI.LastInstr);
1332 overlapIntv(Idx, BI.LastInstr);
1367 overlapIntv(To, BI.LastInstr);