Searched refs:leaveIntvAfter (Results 1 – 3 of 3) sorted by relevance
392 SlotIndex leaveIntvAfter(SlotIndex Idx);
534 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() function in SplitEditor1135 useIntv(SegStart, leaveIntvAfter(BI.LastInstr)); in splitSingleBlock()1302 SlotIndex Idx = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()1329 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock()
1607 SlotIndex SegStop = SE->leaveIntvAfter(Uses[i]); in tryInstructionSplit()1908 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit()