|
LLVM
3.7.0
|
#include <PointerIntPair.h>
Public Types | |
| typedef PointerIntPair < PointerTy, IntBits, IntType > | Ty |
Static Public Member Functions | |
| static Ty | getEmptyKey () |
| static Ty | getTombstoneKey () |
| static unsigned | getHashValue (Ty V) |
| static bool | isEqual (const Ty &LHS, const Ty &RHS) |
Definition at line 161 of file PointerIntPair.h.
| typedef PointerIntPair<PointerTy, IntBits, IntType> llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType > >::Ty |
Definition at line 162 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 163 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 173 of file PointerIntPair.h.
References llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >::getOpaqueValue().
|
inlinestatic |
Definition at line 168 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 177 of file PointerIntPair.h.
1.8.6