Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp267 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() local
270 BI.LastInstr = LastStop; in calcLiveBlockInfo()
274 if (LastStop < LVI->start) { in calcLiveBlockInfo()
282 UseBlocks.back().LastInstr = LastStop; in calcLiveBlockInfo()