Searched refs:SplitPos (Results 1 – 1 of 1) sorted by relevance
1290 const SlotIndex SplitPos = NewIdxDef; in handleMoveUp() local1308 *NewSegment = LiveRange::Segment(Next->start, SplitPos, in handleMoveUp()1310 *Next = LiveRange::Segment(SplitPos, Next->end, OldIdxVNI); in handleMoveUp()1311 Next->valno->def = SplitPos; in handleMoveUp()1315 *NewSegment = LiveRange::Segment(SplitPos, Next->start, OldIdxVNI); in handleMoveUp()1316 NewSegment->valno->def = SplitPos; in handleMoveUp()