Searched refs:SegStop (Results 1 – 2 of 2) sorted by relevance
1465 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local1466 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()1767 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local1768 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1618 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local1619 useIntv(SegStart, SegStop); in splitSingleBlock()1620 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()