Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1375 DbgVariableValue OldDbgValue = LocMapI.value(); in splitLocation() local
1384 LocMapI.setValue(OldDbgValue.changeLocNo(OldLocNo, NewLocNo)); in splitLocation()
1388 LocMapI.insert(LStart, LocMapI.start(), OldDbgValue); in splitLocation()
1394 LocMapI.insert(LII->end, LStop, OldDbgValue); in splitLocation()