Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1311 SlotIndex LStop = LocMapI.stop(); in splitLocation() local
1317 if (LStop > LII->end) in splitLocation()
1329 if (LStop > LocMapI.stop()) { in splitLocation()
1331 LocMapI.insert(LII->end, LStop, OldDbgValue); in splitLocation()