LLVM 20.0.0git
|
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] |