|
LLVM 22.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 177 of file GVN.cpp.
References llvm::hash_value().
|
inlinestatic |
|
inlinestatic |