|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
| static constexpr T | getEmptyKey () |
| static constexpr T | getTombstoneKey () |
| static unsigned | getHashValue (const T &Val) |
| static bool | isEqual (const T &LHS, const T &RHS) |
Definition at line 112 of file DenseMapInfo.h.
|
inlinestaticconstexpr |
Definition at line 114 of file DenseMapInfo.h.
References T.
|
inlinestatic |
Definition at line 123 of file DenseMapInfo.h.
References llvm::densemap::detail::mix(), and T.
|
inlinestaticconstexpr |
Definition at line 116 of file DenseMapInfo.h.
References T.
|
inlinestatic |
Definition at line 131 of file DenseMapInfo.h.