Searched refs:SegStop (Results 1 – 2 of 2) sorted by relevance
1365 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local1366 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()1667 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local1668 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1602 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local1603 useIntv(SegStart, SegStop); in splitSingleBlock()1604 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()