Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp254 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() local
257 BI.LastInstr = LastStop; in calcLiveBlockInfo()
261 if (LastStop < LVI->start) { in calcLiveBlockInfo()
269 UseBlocks.back().LastInstr = LastStop; in calcLiveBlockInfo()