LLVM 20.0.0git
|
Static Public Member Functions | |
static GVNPass::Expression | getEmptyKey () |
static GVNPass::Expression | getTombstoneKey () |
static unsigned | getHashValue (const GVNPass::Expression &e) |
static bool | isEqual (const GVNPass::Expression &LHS, const GVNPass::Expression &RHS) |
|
inlinestatic |
|
inlinestatic |
Definition at line 178 of file GVN.cpp.
References llvm::hash_value().
|
inlinestatic |
|
inlinestatic |