|
LLVM
4.0.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 300 of file ValueMap.h.
| typedef ValueMapCallbackVH<KeyT, ValueT, Config> llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >::VH |
Definition at line 301 of file ValueMap.h.
|
inlinestatic |
Definition at line 303 of file ValueMap.h.
|
inlinestatic |
Definition at line 311 of file ValueMap.h.
References llvm::ValueMapCallbackVH< KeyT, ValueT, Config >::Unwrap().
|
inlinestatic |
Definition at line 315 of file ValueMap.h.
|
inlinestatic |
Definition at line 307 of file ValueMap.h.
|
inlinestatic |
Definition at line 319 of file ValueMap.h.
|
inlinestatic |
Definition at line 323 of file ValueMap.h.
References llvm::ValueHandleBase::getValPtr().
1.8.6