|
LLVM 23.0.0git
|
#include "Target/DirectX/DirectXIRPasses/DXILDebugInfo.h"
Public Types | |
| using | MDMap = DenseMap<const Metadata *, const Metadata *> |
Public Attributes | |
| MDMap | MDExtra |
| Enumerate extra metadata when Key is encountered in ValueEnumerator. | |
| MDMap | MDReplace |
| Completely replace one metadata with another in ValueEnumerator. | |
Definition at line 25 of file DXILDebugInfo.h.
Definition at line 27 of file DXILDebugInfo.h.
| MDMap llvm::dxil::DXILDebugInfoMap::MDExtra |
Enumerate extra metadata when Key is encountered in ValueEnumerator.
Definition at line 30 of file DXILDebugInfo.h.
| MDMap llvm::dxil::DXILDebugInfoMap::MDReplace |
Completely replace one metadata with another in ValueEnumerator.
Definition at line 33 of file DXILDebugInfo.h.