|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/MapVector.h"#include "llvm/ADT/SetVector.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/BinaryFormat/Dwarf.h"#include "llvm/IR/DebugInfoMetadata.h"#include "llvm/IR/TrackingMDRef.h"#include "llvm/Support/Casting.h"#include "llvm/Support/Compiler.h"#include <algorithm>#include <cstdint>#include <optional>Go to the source code of this file.
Classes | |
| class | llvm::DIBuilder |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
| using | llvm::DbgInstPtr = PointerUnion<Instruction *, DbgRecord *> |