|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/DebugInfo/MSF/MSFCommon.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/BinaryStream.h"#include "llvm/Support/BinaryStreamRef.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Endian.h"#include "llvm/Support/Error.h"#include <cstdint>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::msf::MappedBlockStream |
| MappedBlockStream represents data stored in an MSF file into chunks of a particular size (called the Block Size), and whose chunks may not be necessarily contiguous. More... | |
| class | llvm::msf::WritableMappedBlockStream |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::msf |