LLVM API Documentation
#include <ValueHandle.h>
Public Types | |
typedef DenseMapInfo< T * > | PointerInfo |
Static Public Member Functions | |
static AssertingVH< T > | getEmptyKey () |
static T * | getTombstoneKey () |
static unsigned | getHashValue (const AssertingVH< T > &Val) |
static bool | isEqual (const AssertingVH< T > &LHS, const AssertingVH< T > &RHS) |
Definition at line 240 of file ValueHandle.h.
typedef DenseMapInfo<T*> llvm::DenseMapInfo< AssertingVH< T > >::PointerInfo |
Definition at line 241 of file ValueHandle.h.
|
inlinestatic |
Definition at line 242 of file ValueHandle.h.
|
inlinestatic |
Definition at line 248 of file ValueHandle.h.
|
inlinestatic |
Definition at line 245 of file ValueHandle.h.
|
inlinestatic |
Definition at line 251 of file ValueHandle.h.