LLVM 22.0.0git
|
This file declares interface for FileOffset that represent stored data at an offset from the beginning of a file. More...
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | llvm::cas::FileOffset |
FileOffset is a wrapper around uint64_t to represent the offset of data from the beginning of the file. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::cas |
This file declares interface for FileOffset that represent stored data at an offset from the beginning of a file.
Definition in file FileOffset.h.