LLVM 22.0.0git
|
Files | |
ActionCache.h | |
This file contains the declaration of the ActionCache class, which is the base class for ActionCache implementations. | |
BuiltinCASContext.h | |
BuiltinObjectHasher.h | |
CASID.h | |
CASReference.h | |
FileOffset.h | |
This file declares interface for FileOffset that represent stored data at an offset from the beginning of a file. | |
MappedFileRegionArena.h | |
This file declares interface for MappedFileRegionArena, a bump pointer allocator, backed by a memory-mapped file. | |
ObjectStore.h | |
OnDiskDataAllocator.h | |
This file declares interface for OnDiskDataAllocator, a file backed data pool can be used to allocate space to store data packed in a single file. | |
OnDiskTrieRawHashMap.h | |
This file declares interface for OnDiskTrieRawHashMap, a thread-safe and (mostly) lock-free hash map stored as trie and backed by persistent files on disk. |