|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/Support/Compiler.h"#include <atomic>#include <optional>Go to the source code of this file.
Classes | |
| class | llvm::ThreadSafeTrieRawHashMapBase |
| TrieRawHashMap - is a lock-free thread-safe trie that is can be used to store/index data based on a hash value. More... | |
| class | llvm::ThreadSafeTrieRawHashMapBase::PointerBase |
| Result of a lookup. More... | |
| class | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > |
| Lock-free thread-safe hash-mapped trie. More... | |
| struct | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::value_type |
| class | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::pointer |
| class | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::const_pointer |
| class | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::LazyValueConstructor |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |