|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/Support/BinaryStream.h"#include "llvm/Support/BinaryStreamError.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include <cstdint>#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | llvm::BinaryStreamRefBase< RefType, StreamType > |
| Common stuff for mutable and immutable StreamRefs. More... | |
| class | llvm::BinaryStreamRef |
| BinaryStreamRef is to BinaryStream what ArrayRef is to an Array. More... | |
| struct | llvm::BinarySubstreamRef |
| class | llvm::WritableBinaryStreamRef |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |