LLVM 20.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 219 of file PointerIntPair.h.
using llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType >, void >::Ty = PointerIntPair<PointerTy, IntBits, IntType> |
Definition at line 220 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 222 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 234 of file PointerIntPair.h.
References IV.
|
inlinestatic |
Definition at line 228 of file PointerIntPair.h.
|
inlinestatic |
Definition at line 239 of file PointerIntPair.h.