Home
last modified time | relevance | path

Searched refs:NewDefEndPoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1347 SlotIndex NewDefEndPoint = std::next(NewIdxIn)->end; in handleMoveUp() local
1357 NewDefEndPoint = std::min(OldIdxIn->start, in handleMoveUp()
1379 *Next = LiveRange::Segment(SplitPos, NewDefEndPoint, OldIdxVNI); in handleMoveUp()