|
LLVM 23.0.0git
|
#include "llvm/IR/ValueHandle.h"
Static Public Member Functions | |
| static PoisoningVH< T > | getEmptyKey () |
| static PoisoningVH< T > | getTombstoneKey () |
| static unsigned | getHashValue (const PoisoningVH< T > &Val) |
| static bool | isEqual (const PoisoningVH< T > &LHS, const PoisoningVH< T > &RHS) |
| static unsigned | getHashValue (const T *Val) |
| static bool | isEqual (const T *LHS, const PoisoningVH< T > &RHS) |
Definition at line 569 of file ValueHandle.h.
|
inlinestatic |
Definition at line 570 of file ValueHandle.h.
|
inlinestatic |
Definition at line 582 of file ValueHandle.h.
|
inlinestatic |
Definition at line 594 of file ValueHandle.h.
References T.
|
inlinestatic |
Definition at line 576 of file ValueHandle.h.
|
inlinestatic |
Definition at line 586 of file ValueHandle.h.
|
inlinestatic |
Definition at line 598 of file ValueHandle.h.