Searched refs:leaveIntvAfter (Results 1 – 3 of 3) sorted by relevance
484 /// leaveIntvAfter - Leave the open interval after the instruction at Idx.486 SlotIndex leaveIntvAfter(SlotIndex Idx);
747 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() function in SplitEditor1614 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1780 SlotIndex Idx = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()1807 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()
1463 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit()1765 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit()