LLVM 22.0.0git
OnDiskKeyValueDB.h File Reference

This declares OnDiskKeyValueDB, a key value storage database of fixed size key and value. More...

Go to the source code of this file.

Classes

class  llvm::cas::ondisk::OnDiskKeyValueDB
 An on-disk key-value data store with the following properties: More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::cas
namespace  llvm::cas::ondisk

Detailed Description

This declares OnDiskKeyValueDB, a key value storage database of fixed size key and value.

Definition in file OnDiskKeyValueDB.h.