Searched refs:SegStop (Results 1 – 2 of 2) sorted by relevance
1599 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local1600 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()1901 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local1902 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1653 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local1654 useIntv(SegStart, SegStop); in splitSingleBlock()1655 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()