LLVM 22.0.0git
|
#include "llvm/CAS/CASID.h"
Static Public Member Functions | |
static cas::CASID | getEmptyKey () |
static cas::CASID | getTombstoneKey () |
static unsigned | getHashValue (cas::CASID ID) |
static bool | isEqual (cas::CASID LHS, cas::CASID RHS) |
|
inlinestatic |
Definition at line 132 of file CASID.h.
References llvm::cas::CASID::getDenseMapEmptyKey().
|
inlinestatic |
Definition at line 138 of file CASID.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 134 of file CASID.h.
References llvm::cas::CASID::getDenseMapTombstoneKey().
|
inlinestatic |