LLVM 20.0.0git
|
#include "llvm/IR/ValueHandle.h"
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::DenseMapInfo< T * > | |
static T * | getEmptyKey () |
static T * | getTombstoneKey () |
static unsigned | getHashValue (const T *PtrVal) |
static bool | isEqual (const T *LHS, const T *RHS) |
Static Public Attributes inherited from llvm::DenseMapInfo< T * > | |
static constexpr uintptr_t | Log2MaxAlign = 12 |
Definition at line 313 of file ValueHandle.h.