Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.cpp251 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() local
254 BI.LastInstr = LastStop; in calcLiveBlockInfo()
258 if (LastStop < LVI->start) { in calcLiveBlockInfo()
266 UseBlocks.back().LastInstr = LastStop; in calcLiveBlockInfo()