DefaultContentAllocAlign | llvm::ThreadSafeTrieRawHashMapBase | protectedstatic |
DefaultContentAllocSize | llvm::ThreadSafeTrieRawHashMapBase | protectedstatic |
DefaultContentOffset | llvm::ThreadSafeTrieRawHashMapBase | protectedstatic |
DefaultNumRootBits | llvm::ThreadSafeTrieRawHashMapBase | static |
DefaultNumSubtrieBits | llvm::ThreadSafeTrieRawHashMapBase | static |
destroyImpl(function_ref< void(void *ValueMem)> Destructor) | llvm::ThreadSafeTrieRawHashMapBase | protected |
dump() const | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
find(ArrayRef< uint8_t > Hash) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
find(ArrayRef< uint8_t > Hash) const | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
getNextTrie(PointerBase P) const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getNumBits(PointerBase P) const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getNumSlotUsed(PointerBase P) const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getNumTries() const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getRoot() const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getStartBit(PointerBase P) const | llvm::ThreadSafeTrieRawHashMapBase | protected |
getTriePrefixAsString(PointerBase P) const | llvm::ThreadSafeTrieRawHashMapBase | protected |
HashT typedef | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
HashType typedef | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
insert(const_pointer Hint, value_type &&HashedData) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
insert(const_pointer Hint, const value_type &HashedData) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
llvm::ThreadSafeTrieRawHashMapBase::insert(PointerBase Hint, ArrayRef< uint8_t > Hash, function_ref< const uint8_t *(void *Mem, ArrayRef< uint8_t > Hash)> Constructor) | llvm::ThreadSafeTrieRawHashMapBase | protected |
insertLazy(const_pointer Hint, ArrayRef< uint8_t > Hash, function_ref< void(LazyValueConstructor)> OnConstruct) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
insertLazy(ArrayRef< uint8_t > Hash, function_ref< void(LazyValueConstructor)> OnConstruct) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
operator delete(void *Ptr) | llvm::ThreadSafeTrieRawHashMapBase | inline |
operator new(size_t Size) | llvm::ThreadSafeTrieRawHashMapBase | inlinestatic |
operator=(ThreadSafeTrieRawHashMap &&)=delete | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
operator=(const ThreadSafeTrieRawHashMap &)=delete | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
llvm::ThreadSafeTrieRawHashMapBase::operator=(ThreadSafeTrieRawHashMapBase &&RHS)=delete | llvm::ThreadSafeTrieRawHashMapBase | protected |
llvm::ThreadSafeTrieRawHashMapBase::operator=(const ThreadSafeTrieRawHashMapBase &)=delete | llvm::ThreadSafeTrieRawHashMapBase | protected |
print(raw_ostream &OS) const | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
ThreadSafeTrieRawHashMap(std::optional< size_t > NumRootBits=std::nullopt, std::optional< size_t > NumSubtrieBits=std::nullopt) | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
ThreadSafeTrieRawHashMap(ThreadSafeTrieRawHashMap &&)=default | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
ThreadSafeTrieRawHashMap(const ThreadSafeTrieRawHashMap &)=delete | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | |
ThreadSafeTrieRawHashMapBase()=delete | llvm::ThreadSafeTrieRawHashMapBase | protected |
ThreadSafeTrieRawHashMapBase(size_t ContentAllocSize, size_t ContentAllocAlign, size_t ContentOffset, std::optional< size_t > NumRootBits=std::nullopt, std::optional< size_t > NumSubtrieBits=std::nullopt) | llvm::ThreadSafeTrieRawHashMapBase | protected |
ThreadSafeTrieRawHashMapBase(ThreadSafeTrieRawHashMapBase &&RHS) | llvm::ThreadSafeTrieRawHashMapBase | protected |
ThreadSafeTrieRawHashMapBase(const ThreadSafeTrieRawHashMapBase &)=delete | llvm::ThreadSafeTrieRawHashMapBase | protected |
TrieContentBaseSize | llvm::ThreadSafeTrieRawHashMapBase | static |
~ThreadSafeTrieRawHashMap() | llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes > | inline |
~ThreadSafeTrieRawHashMapBase() | llvm::ThreadSafeTrieRawHashMapBase | protected |