|
LLVM 22.0.0git
|
This file declares interface for MappedFileRegionArena, a bump pointer allocator, backed by a memory-mapped file. More...
Go to the source code of this file.
Classes | |
| class | llvm::cas::MappedFileRegionArena |
| Allocator for an owned mapped file region that supports thread-safe and process-safe bump pointer allocation. More... | |
| struct | llvm::cas::MappedFileRegionArena::Header |
| Header for MappedFileRegionArena. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::cas |
This file declares interface for MappedFileRegionArena, a bump pointer allocator, backed by a memory-mapped file.
Definition in file MappedFileRegionArena.h.