Searched refs:SegStop (Results 1 – 2 of 2) sorted by relevance
1463 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local1464 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()1765 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local1766 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1617 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local1618 useIntv(SegStart, SegStop); in splitSingleBlock()1619 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()