LLVM
15.0.0git
|
#include "llvm/ADT/PointerIntPair.h"
Public Types | |
using | Ty = PointerIntPair< PointerTy, IntBits, IntType > |
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 196 of file PointerIntPair.h.
using llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType >, void >::Ty = PointerIntPair<PointerTy, IntBits, IntType> |
Definition at line 197 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 199 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 211 of file PointerIntPair.h.
References llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info >::getOpaqueValue(), and IV.
|
inlinestatic |
Definition at line 205 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 216 of file PointerIntPair.h.