Searched refs:SegStop (Results 1 – 2 of 2) sorted by relevance
2130 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local2131 SE->useIntv(SegStart, SegStop); in tryInstructionSplit()2433 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local2434 SE->useIntv(SegStart, SegStop); in tryLocalSplit()
1588 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local1589 useIntv(SegStart, SegStop); in splitSingleBlock()1590 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()