Searched refs:leaveIntvAfter (Results 1 – 3 of 3) sorted by relevance
392 SlotIndex leaveIntvAfter(SlotIndex Idx);
531 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() function in SplitEditor1134 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1301 SlotIndex Idx = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()1328 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()
1576 SlotIndex SegStop = SE->leaveIntvAfter(Uses[i]); in tryInstructionSplit()1877 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit()