Searched refs:leaveIntvAfter (Results 1 – 3 of 3) sorted by relevance
502 SlotIndex leaveIntvAfter(SlotIndex Idx);
742 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() function in SplitEditor1585 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1751 SlotIndex Idx = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()1778 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()
2130 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit()2433 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit()