LLVM 20.0.0git
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
static unsigned long | getEmptyKey () |
static unsigned long | getTombstoneKey () |
static unsigned | getHashValue (const unsigned long &Val) |
static bool | isEqual (const unsigned long &LHS, const unsigned long &RHS) |
Definition at line 137 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 138 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 141 of file DenseMapInfo.h.
References llvm::densemap::detail::mix().
|
inlinestatic |
Definition at line 139 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 148 of file DenseMapInfo.h.