|
LLVM 22.0.0git
|
#include "ByteStreamer.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/DebugInfoMetadata.h"#include <cassert>#include <cstdint>#include <iterator>#include <optional>Go to the source code of this file.
Classes | |
| class | llvm::DwarfExpression |
| Base class containing the logic for constructing DWARF expressions independently of whether they are emitted into a DIE or into a .debug_loc entry. More... | |
| struct | llvm::DwarfExpression::Register |
| Holds information about all subregisters comprising a register location. More... | |
| class | llvm::DebugLocDwarfExpression |
| DwarfExpression implementation for .debug_loc entries. More... | |
| class | llvm::DIEDwarfExpression |
| DwarfExpression implementation for singular DW_AT_location. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |