|
LLVM 23.0.0git
|
#include "llvm/IR/ValueMap.h"
Public Types | |
| using | VH = ValueMapCallbackVH<KeyT, ValueT, Config> |
Static Public Member Functions | |
| 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 292 of file ValueMap.h.
| using llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >::VH = ValueMapCallbackVH<KeyT, ValueT, Config> |
Definition at line 293 of file ValueMap.h.
|
inlinestatic |
Definition at line 299 of file ValueMap.h.
|
inlinestatic |
Definition at line 295 of file ValueMap.h.
References llvm::ValueMapCallbackVH< KeyT, ValueT, Config >::Unwrap().
|
inlinestatic |
Definition at line 305 of file ValueMap.h.
|
inlinestatic |
Definition at line 303 of file ValueMap.h.