llvm-project/llvm/lib/CodeGen/LiveDebugValues
Simon Pilgrim 4af7643470 [CodeGen] LiveDebug - Use const-ref iterator in for-range loop. NFCI.
Avoid unnecessary copies, reported by MSVC static analyzer.
2021-09-17 14:04:54 +01:00
..
InstrRefBasedImpl.cpp [DebugInfo][InstrRef] Correctly ignore DBG_VALUE_LIST in InstrRef mode 2021-08-20 14:51:02 +01:00
LiveDebugValues.cpp [DebugInfo][InstrRef] Don't use instr-ref for unoptimised functions 2021-08-25 15:10:36 +01:00
LiveDebugValues.h [DebugInfo][InstrRef] Honour too-much-debug-info cutouts 2021-08-17 11:34:49 +01:00
VarLocBasedImpl.cpp [CodeGen] LiveDebug - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 14:04:54 +01:00