|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/Support/BinaryStream.h"#include "llvm/Support/BinaryStreamError.h"#include "llvm/Support/Error.h"#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::BinaryItemTraits< T > |
| class | llvm::BinaryItemStream< T, Traits > |
| BinaryItemStream represents a sequence of objects stored in some kind of external container but for which it is useful to view as a stream of contiguous bytes. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |