|
LLVM
4.0.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 182 of file PointerIntPair.h.
| typedef PointerIntPair<PointerTy, IntBits, IntType> llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType > >::Ty |
Definition at line 183 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 184 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 194 of file PointerIntPair.h.
References llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info >::getOpaqueValue().
|
inlinestatic |
Definition at line 189 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 198 of file PointerIntPair.h.
1.8.6