LLVM 19.0.0git
llvm::ValueMap< KeyT, ValueT, Config > Member List

This is the complete list of members for llvm::ValueMap< KeyT, ValueT, Config >, including all inherited members.

begin()llvm::ValueMap< KeyT, ValueT, Config >inline
begin() constllvm::ValueMap< KeyT, ValueT, Config >inline
clear()llvm::ValueMap< KeyT, ValueT, Config >inline
const_iterator typedefllvm::ValueMap< KeyT, ValueT, Config >
count(const KeyT &Val) constllvm::ValueMap< KeyT, ValueT, Config >inline
empty() constllvm::ValueMap< KeyT, ValueT, Config >inline
end()llvm::ValueMap< KeyT, ValueT, Config >inline
end() constllvm::ValueMap< KeyT, ValueT, Config >inline
erase(const KeyT &Val)llvm::ValueMap< KeyT, ValueT, Config >inline
erase(iterator I)llvm::ValueMap< KeyT, ValueT, Config >inline
find(const KeyT &Val)llvm::ValueMap< KeyT, ValueT, Config >inline
find(const KeyT &Val) constllvm::ValueMap< KeyT, ValueT, Config >inline
FindAndConstruct(const KeyT &Key)llvm::ValueMap< KeyT, ValueT, Config >inline
getMappedMD(const Metadata *MD) constllvm::ValueMap< KeyT, ValueT, Config >inline
getMDMap()llvm::ValueMap< KeyT, ValueT, Config >inline
getPointerIntoBucketsArray() constllvm::ValueMap< KeyT, ValueT, Config >inline
hasMD() constllvm::ValueMap< KeyT, ValueT, Config >inline
insert(const std::pair< KeyT, ValueT > &KV)llvm::ValueMap< KeyT, ValueT, Config >inline
insert(std::pair< KeyT, ValueT > &&KV)llvm::ValueMap< KeyT, ValueT, Config >inline
insert(InputIt I, InputIt E)llvm::ValueMap< KeyT, ValueT, Config >inline
isPointerIntoBucketsArray(const void *Ptr) constllvm::ValueMap< KeyT, ValueT, Config >inline
iterator typedefllvm::ValueMap< KeyT, ValueT, Config >
key_type typedefllvm::ValueMap< KeyT, ValueT, Config >
lookup(const KeyT &Val) constllvm::ValueMap< KeyT, ValueT, Config >inline
mapped_type typedefllvm::ValueMap< KeyT, ValueT, Config >
MD()llvm::ValueMap< KeyT, ValueT, Config >inline
operator=(const ValueMap &)=deletellvm::ValueMap< KeyT, ValueT, Config >
operator=(ValueMap &&)=deletellvm::ValueMap< KeyT, ValueT, Config >
operator[](const KeyT &Key)llvm::ValueMap< KeyT, ValueT, Config >inline
reserve(size_t Size)llvm::ValueMap< KeyT, ValueT, Config >inline
size() constllvm::ValueMap< KeyT, ValueT, Config >inline
size_type typedefllvm::ValueMap< KeyT, ValueT, Config >
value_type typedefllvm::ValueMap< KeyT, ValueT, Config >
ValueMap(unsigned NumInitBuckets=64)llvm::ValueMap< KeyT, ValueT, Config >inlineexplicit
ValueMap(const ExtraData &Data, unsigned NumInitBuckets=64)llvm::ValueMap< KeyT, ValueT, Config >inlineexplicit
ValueMap(const ValueMap &)=deletellvm::ValueMap< KeyT, ValueT, Config >
ValueMap(ValueMap &&)=deletellvm::ValueMap< KeyT, ValueT, Config >
ValueMapCallbackVH< KeyT, ValueT, Config >llvm::ValueMap< KeyT, ValueT, Config >friend