LLVM API Documentation

llvm::DenseMapInfo< T * > Member List
This is the complete list of members for llvm::DenseMapInfo< T * >, including all inherited members.
getEmptyKey()llvm::DenseMapInfo< T * > [inline, static]
getHashValue(const T *PtrVal)llvm::DenseMapInfo< T * > [inline, static]
getTombstoneKey()llvm::DenseMapInfo< T * > [inline, static]
isEqual(const T *LHS, const T *RHS)llvm::DenseMapInfo< T * > [inline, static]