Home
last modified time | relevance | path

Searched defs:SegStop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1463 SlotIndex SegStop = SE->leaveIntvAfter(Use); in tryInstructionSplit() local
1765 SlotIndex SegStop = SE->leaveIntvAfter(Uses[BestAfter]); in tryLocalSplit() local
H A DSplitKit.cpp1617 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock() local