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