LLVM 17.0.0git
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
llvm::StringMapImpl Class Reference

StringMapImpl - This is the base class of StringMap that is shared among all of its instantiations. More...

#include "llvm/ADT/StringMap.h"

Inherited by llvm::StringMap< BlockDataT< T > >, llvm::StringMap< FuncDataT< T > >, llvm::StringMap< std::nullopt_t, MallocAllocator >, llvm::StringMap< FunctionImporter::ExportSetTy >, llvm::StringMap< std::unique_ptr< llvm::AArch64Subtarget > >, llvm::StringMap< std::unique_ptr< llvm::ARMSubtarget > >, llvm::StringMap< HashData, BumpPtrAllocator & >, llvm::StringMap< llvm::SmallVector< size_t, 1 > >, llvm::StringMap< std::vector< std::string > >, llvm::StringMap< SmallVector< BBClusterInfo > >, llvm::StringMap< llvm::StringRef >, llvm::StringMap< std::unique_ptr< llvm::CSKYSubtarget > >, llvm::StringMap< std::string >, llvm::StringMap< unsigned >, llvm::StringMap< uint32_t >, llvm::StringMap< std::weak_ptr< DWOFile > >, llvm::StringMap< uint64_t >, llvm::StringMap< const llvm::DIE * >, llvm::StringMap< llvm::DwarfStringPoolEntry, llvm::BumpPtrAllocatorImpl & >, llvm::StringMap< bool >, llvm::StringMap< llvm::NumericVariable * >, llvm::StringMap< llvm::GCStrategy * >, llvm::StringMap< std::unique_ptr< llvm::GCNSubtarget > >, llvm::StringMap< std::unique_ptr< llvm::HexagonSubtarget > >, llvm::StringMap< std::unique_ptr< InlineGraphNode > >, llvm::StringMap< llvm::SmallDenseMap >, llvm::StringMap< std::pair< llvm::Type *, llvm::SMLoc > >, llvm::StringMap< llvm::MDString, llvm::BumpPtrAllocatorImpl >, llvm::StringMap< std::unique_ptr< llvm::ConstantDataSequential > >, llvm::StringMap< llvm::StructType * >, llvm::StringMap< uint8_t >, llvm::StringMap< GlobalValue::LinkageTypes >, llvm::StringMap< NameAndAttributes >, llvm::StringMap< size_t >, llvm::StringMap< std::unique_ptr< llvm::LoongArchSubtarget > >, llvm::StringMap< std::unique_ptr< llvm::M68kSubtarget > >, llvm::StringMap< MCSymbol *, BumpPtrAllocator & >, llvm::StringMap< bool, llvm::BumpPtrAllocatorImpl & >, llvm::StringMap< llvm::MCSectionMachO * >, llvm::StringMap< llvm::MCSectionDXContainer * >, llvm::StringMap< llvm::MCAsmMacro >, llvm::StringMap< std::unique_ptr< llvm::MipsSubtarget > >, llvm::StringMap< Comdat >, llvm::StringMap< NamedMDNode * >, llvm::StringMap< std::pair< uint64_t, ModuleHash > >, llvm::StringMap< DwarfStringPoolEntry, BumpPtrAllocator >, llvm::StringMap< OffloadEntryInfoDeviceGlobalVar >, llvm::StringMap< llvm::Constant * >, llvm::StringMap< llvm::Constant *, llvm::BumpPtrAllocatorImpl >, llvm::StringMap< T >, llvm::StringMap< std::unique_ptr< llvm::PPCSubtarget > >, llvm::StringMap< const PassInfo * >, llvm::StringMap< NumericVariableMatch >, llvm::StringMap< llvm::VRegInfo * >, llvm::StringMap< llvm::Register >, llvm::StringMap< const uint32_t * >, llvm::StringMap< int >, llvm::StringMap< MachineMemOperand::Flags >, llvm::StringMap< const TargetRegisterClass * >, llvm::StringMap< const RegisterBank * >, llvm::StringMap< ProbeFactorMap >, llvm::StringMap< std::unique_ptr< const llvm::ExternalSymbolPseudoSourceValue > >, llvm::StringMap< std::unique_ptr< llvm::R600Subtarget > >, llvm::StringMap< std::unique_ptr< llvm::RISCVSubtarget > >, llvm::StringMap< std::vector< llvm::Record * > >, llvm::StringMap< State >, llvm::StringMap< SymbolTableEntry >, llvm::StringMap< llvm::SmallVector >, llvm::StringMap< ContextSamplesTy >, llvm::StringMap< llvm::SDNode * >, llvm::StringMap< std::unique_ptr< llvm::SetTheory::Operator > >, llvm::StringMap< std::unique_ptr< llvm::SetTheory::Expander > >, llvm::StringMap< llvm::Type * >, llvm::StringMap< std::unique_ptr< llvm::SparcSubtarget > >, llvm::StringMap< StringMap< Matcher > >, llvm::StringMap< std::unique_ptr< llvm::SystemZSubtarget > >, llvm::StringMap< CountAndDurationType >, llvm::StringMap< Value * >, llvm::StringMap< std::unique_ptr< llvm::WebAssemblySubtarget > >, llvm::StringMap< std::unique_ptr< llvm::X86Subtarget > >, llvm::StringMap< llvm::cl::Option * >, llvm::StringMap< std::vector< llvm::support::detail::packed_endian_specific_integral > >, llvm::StringMap< llvm::StringInit *, llvm::BumpPtrAllocatorImpl & >, llvm::StringMap< SectionParserFunction >, llvm::StringMap< size_t, BumpPtrAllocator >, llvm::StringMap< GlobalResolution >, llvm::StringMap< llvm::objcopy::SectionRename >, llvm::StringMap< llvm::objcopy::SectionFlagsUpdate >, llvm::StringMap< std::unique_ptr< llvm::orc::DebugObjectSection > >, llvm::StringMap< SectionList >, llvm::StringMap< std::vector< char > >, llvm::StringMap< llvm::orc::ExecutorAddr >, llvm::StringMap< std::pair< StubKey, llvm::JITSymbolFlags > >, llvm::StringMap< RefCountType >, llvm::StringMap< llvm::codeview::FileChecksumEntry >, llvm::StringMap< unsigned, llvm::BumpPtrAllocatorImpl >, llvm::StringMap< llvm::sampleprof::ProfiledCallGraphNode >, llvm::StringMap< std::unique_ptr< llvm::vfs::detail::InMemoryNode > >, llvm::StringMap< llvm::DenseMap >, and llvm::StringMap< ValueTy, AllocatorTy >.

Public Member Functions

unsigned getNumBuckets () const
 
unsigned getNumItems () const
 
bool empty () const
 
unsigned size () const
 
void swap (StringMapImpl &Other)
 

Static Public Member Functions

static StringMapEntryBasegetTombstoneVal ()
 

Static Public Attributes

static constexpr uintptr_t TombstoneIntVal
 

Protected Member Functions

 StringMapImpl (unsigned itemSize)
 
 StringMapImpl (StringMapImpl &&RHS)
 
 StringMapImpl (unsigned InitSize, unsigned ItemSize)
 
unsigned RehashTable (unsigned BucketNo=0)
 RehashTable - Grow the table, redistributing values into the buckets with the appropriate mod-of-hashtable-size.
 
unsigned LookupBucketFor (StringRef Key)
 LookupBucketFor - Look up the bucket that the specified string should end up in.
 
int FindKey (StringRef Key) const
 FindKey - Look up the bucket that contains the specified key.
 
void RemoveKey (StringMapEntryBase *V)
 RemoveKey - Remove the specified StringMapEntry from the table, but do not delete it.
 
StringMapEntryBaseRemoveKey (StringRef Key)
 RemoveKey - Remove the StringMapEntry for the specified key from the table, returning it.
 
void init (unsigned Size)
 Allocate the table with the specified number of buckets and otherwise setup the map as empty.
 

Protected Attributes

StringMapEntryBase ** TheTable = nullptr
 
unsigned NumBuckets = 0
 
unsigned NumItems = 0
 
unsigned NumTombstones = 0
 
unsigned ItemSize
 

Detailed Description

StringMapImpl - This is the base class of StringMap that is shared among all of its instantiations.

Definition at line 32 of file StringMap.h.

Constructor & Destructor Documentation

◆ StringMapImpl() [1/3]

llvm::StringMapImpl::StringMapImpl ( unsigned  itemSize)
inlineexplicitprotected

Definition at line 44 of file StringMap.h.

◆ StringMapImpl() [2/3]

llvm::StringMapImpl::StringMapImpl ( StringMapImpl &&  RHS)
inlineprotected

Definition at line 45 of file StringMap.h.

References RHS.

◆ StringMapImpl() [3/3]

StringMapImpl::StringMapImpl ( unsigned  InitSize,
unsigned  ItemSize 
)
protected

Member Function Documentation

◆ empty()

bool llvm::StringMapImpl::empty ( ) const
inline

◆ FindKey()

int StringMapImpl::FindKey ( StringRef  Key) const
protected

FindKey - Look up the bucket that contains the specified key.

If it exists in the map, return the bucket number of the key. Otherwise return -1. This does not modify the map.

Definition at line 139 of file StringMap.cpp.

References getHashTable(), llvm::StringMapEntryBase::getKeyLength(), getTombstoneVal(), ItemSize, LLVM_LIKELY, NumBuckets, TheTable, and llvm::xxHash64().

Referenced by llvm::StringSet< AllocatorTy >::contains(), llvm::StringMap< ValueTy, AllocatorTy >::find(), and RemoveKey().

◆ getNumBuckets()

unsigned llvm::StringMapImpl::getNumBuckets ( ) const
inline

Definition at line 91 of file StringMap.h.

References NumBuckets.

◆ getNumItems()

unsigned llvm::StringMapImpl::getNumItems ( ) const
inline

Definition at line 92 of file StringMap.h.

References NumItems.

◆ getTombstoneVal()

static StringMapEntryBase * llvm::StringMapImpl::getTombstoneVal ( )
inlinestatic

◆ init()

void StringMapImpl::init ( unsigned  Size)
protected

Allocate the table with the specified number of buckets and otherwise setup the map as empty.

Definition at line 64 of file StringMap.cpp.

References assert(), createTable(), NumBuckets, NumItems, NumTombstones, and TheTable.

Referenced by LookupBucketFor(), llvm::StringMap< ValueTy, AllocatorTy >::StringMap(), and StringMapImpl().

◆ LookupBucketFor()

unsigned StringMapImpl::LookupBucketFor ( StringRef  Name)
protected

LookupBucketFor - Look up the bucket that the specified string should end up in.

If it already exists as a key in the map, the Item pointer for the specified bucket will be non-null. Otherwise, it will be null. In either case, the FullHashValue field of the bucket will be set to the hash value of the string.

Definition at line 83 of file StringMap.cpp.

References getHashTable(), llvm::StringMapEntryBase::getKeyLength(), getTombstoneVal(), init(), ItemSize, LLVM_LIKELY, Name, NumBuckets, TheTable, and llvm::xxHash64().

Referenced by llvm::StringMap< ValueTy, AllocatorTy >::insert(), and llvm::StringMap< ValueTy, AllocatorTy >::try_emplace().

◆ RehashTable()

unsigned StringMapImpl::RehashTable ( unsigned  BucketNo = 0)
protected

RehashTable - Grow the table, redistributing values into the buckets with the appropriate mod-of-hashtable-size.

Definition at line 206 of file StringMap.cpp.

References createTable(), E, getHashTable(), getTombstoneVal(), I, LLVM_UNLIKELY, NumBuckets, NumItems, NumTombstones, and TheTable.

Referenced by llvm::StringMap< ValueTy, AllocatorTy >::insert(), and llvm::StringMap< ValueTy, AllocatorTy >::try_emplace().

◆ RemoveKey() [1/2]

void StringMapImpl::RemoveKey ( StringMapEntryBase V)
protected

RemoveKey - Remove the specified StringMapEntry from the table, but do not delete it.

This aborts if the value isn't in the table.

Definition at line 181 of file StringMap.cpp.

References assert(), ItemSize, and RemoveKey().

Referenced by llvm::StringMap< ValueTy, AllocatorTy >::remove(), and RemoveKey().

◆ RemoveKey() [2/2]

StringMapEntryBase * StringMapImpl::RemoveKey ( StringRef  Key)
protected

RemoveKey - Remove the StringMapEntry for the specified key from the table, returning it.

If the key is not in the table, this returns null.

Definition at line 190 of file StringMap.cpp.

References assert(), FindKey(), getTombstoneVal(), NumBuckets, NumItems, NumTombstones, and TheTable.

◆ size()

unsigned llvm::StringMapImpl::size ( ) const
inline

◆ swap()

void llvm::StringMapImpl::swap ( StringMapImpl Other)
inline

Member Data Documentation

◆ ItemSize

unsigned llvm::StringMapImpl::ItemSize
protected

Definition at line 41 of file StringMap.h.

Referenced by FindKey(), LookupBucketFor(), RemoveKey(), and StringMapImpl().

◆ NumBuckets

unsigned llvm::StringMapImpl::NumBuckets = 0
protected

◆ NumItems

unsigned llvm::StringMapImpl::NumItems = 0
protected

◆ NumTombstones

unsigned llvm::StringMapImpl::NumTombstones = 0
protected

◆ TheTable

StringMapEntryBase** llvm::StringMapImpl::TheTable = nullptr
protected

◆ TombstoneIntVal

constexpr uintptr_t llvm::StringMapImpl::TombstoneIntVal
staticconstexpr
Initial value:
=
static_cast<uintptr_t>(-1)
<< PointerLikeTypeTraits<StringMapEntryBase *>::NumLowBitsAvailable

Definition at line 83 of file StringMap.h.

Referenced by getTombstoneVal().


The documentation for this class was generated from the following files: