LLVM: llvm::DenseMapInfo< AssertingVH< T > (original) (raw)

#include "[llvm/IR/ValueHandle.h](ValueHandle%5F8h%5Fsource.html)"

Inheritance diagram for llvm::DenseMapInfo< AssertingVH< T > >:

[legend]

Additional Inherited Members
Static Public Member Functions inherited from llvm::DenseMapInfo< T * >
static constexpr T * getEmptyKey ()
static constexpr T * getTombstoneKey ()
static unsigned getHashValue (const T *PtrVal)
static bool isEqual (const T *LHS, const T *RHS)
Static Public Attributes inherited from llvm::DenseMapInfo< T * >
static constexpr uintptr_t Log2MaxAlign = 12

Detailed Description

template<typename T>
struct llvm::DenseMapInfo< AssertingVH< T > >

Definition at line 314 of file ValueHandle.h.


The documentation for this struct was generated from the following file: