Searched refs:leaveIntvAfter (Results 1 – 3 of 3) sorted by relevance
486 SlotIndex leaveIntvAfter(SlotIndex Idx);
748 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() function in SplitEditor1615 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1781 SlotIndex Idx = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()1808 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()
1465 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit()1767 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit()