LLVM 19.0.0git
LiveDebugValues Directory Reference
Directory dependency graph for LiveDebugValues:
lib/CodeGen/LiveDebugValues

Files

file  InstrRefBasedImpl.cpp [code]
 This is a separate implementation of LiveDebugValues, see LiveDebugValues.cpp and VarLocBasedImpl.cpp for more information.
 
file  InstrRefBasedImpl.h [code]
 
file  LiveDebugValues.cpp [code]
 The LiveDebugValues pass extends the range of variable locations (specified by DBG_VALUE instructions) from single blocks to successors and any other code locations where the variable location is valid.
 
file  LiveDebugValues.h [code]
 
file  VarLocBasedImpl.cpp [code]