LLVM
8.0.1
|
#include "llvm/IR/ValueHandle.h"
Static Public Member Functions | |
static AssertingVH< T > | getEmptyKey () |
static AssertingVH< T > | getTombstoneKey () |
static unsigned | getHashValue (const AssertingVH< T > &Val) |
static bool | isEqual (const AssertingVH< T > &LHS, const AssertingVH< T > &RHS) |
Definition at line 289 of file ValueHandle.h.
|
inlinestatic |
Definition at line 290 of file ValueHandle.h.
|
inlinestatic |
Definition at line 302 of file ValueHandle.h.
|
inlinestatic |
Definition at line 296 of file ValueHandle.h.
|
inlinestatic |
Definition at line 306 of file ValueHandle.h.
References isEqual().