Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp253 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() local
256 BI.LastInstr = LastStop; in calcLiveBlockInfo()
260 if (LastStop < LVI->start) { in calcLiveBlockInfo()
268 UseBlocks.back().LastInstr = LastStop; in calcLiveBlockInfo()