LLVM 18.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 135 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 136 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 139 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 137 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 143 of file DenseMapInfo.h.