LLVM API Documentation

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() const llvm::ValueMap< KeyT, ValueT, Config > [inline]
clear()llvm::ValueMap< KeyT, ValueT, Config > [inline]
const_iterator typedefllvm::ValueMap< KeyT, ValueT, Config >
count(const KeyT &Val) const llvm::ValueMap< KeyT, ValueT, Config > [inline]
empty() const llvm::ValueMap< KeyT, ValueT, Config > [inline]
end()llvm::ValueMap< KeyT, ValueT, Config > [inline]
end() const llvm::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) const llvm::ValueMap< KeyT, ValueT, Config > [inline]
FindAndConstruct(const KeyT &Key)llvm::ValueMap< KeyT, ValueT, Config > [inline]
getPointerIntoBucketsArray() const llvm::ValueMap< KeyT, ValueT, Config > [inline]
insert(const 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) const llvm::ValueMap< KeyT, ValueT, Config > [inline]
iterator typedefllvm::ValueMap< KeyT, ValueT, Config >
key_type typedefllvm::ValueMap< KeyT, ValueT, Config >
lookup(const KeyT &Val) const llvm::ValueMap< KeyT, ValueT, Config > [inline]
mapped_type typedefllvm::ValueMap< KeyT, ValueT, Config >
operator[](const KeyT &Key)llvm::ValueMap< KeyT, ValueT, Config > [inline]
resize(size_t Size)llvm::ValueMap< KeyT, ValueT, Config > [inline]
size() const llvm::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 > [inline, explicit]
ValueMap(const ExtraData &Data, unsigned NumInitBuckets=64)llvm::ValueMap< KeyT, ValueT, Config > [inline, explicit]
ValueMapCallbackVH< KeyT, ValueT, Config > classllvm::ValueMap< KeyT, ValueT, Config > [friend]
~ValueMap()llvm::ValueMap< KeyT, ValueT, Config > [inline]