Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp252 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() local
255 BI.LastInstr = LastStop; in calcLiveBlockInfo()
259 if (LastStop < LVI->start) { in calcLiveBlockInfo()
267 UseBlocks.back().LastInstr = LastStop; in calcLiveBlockInfo()