|
LLVM
3.7.0
|
#include <ValueMap.h>
Public Types | |
| typedef ValueMapCallbackVH < KeyT, ValueT, Config > | VH |
Static Public Member Functions | |
| static VH | getEmptyKey () |
| static VH | getTombstoneKey () |
| static unsigned | getHashValue (const VH &Val) |
| static unsigned | getHashValue (const KeyT &Val) |
| static bool | isEqual (const VH &LHS, const VH &RHS) |
| static bool | isEqual (const KeyT &LHS, const VH &RHS) |
Definition at line 273 of file ValueMap.h.
| typedef ValueMapCallbackVH<KeyT, ValueT, Config> llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >::VH |
Definition at line 274 of file ValueMap.h.
|
inlinestatic |
Definition at line 276 of file ValueMap.h.
|
inlinestatic |
Definition at line 282 of file ValueMap.h.
References llvm::ValueMapCallbackVH< KeyT, ValueT, Config >::Unwrap().
|
inlinestatic |
Definition at line 285 of file ValueMap.h.
|
inlinestatic |
Definition at line 279 of file ValueMap.h.
|
inlinestatic |
Definition at line 288 of file ValueMap.h.
|
inlinestatic |
Definition at line 291 of file ValueMap.h.
References llvm::ValueHandleBase::getValPtr().
1.8.6