LLVM 22.0.0git
|
Static Public Member Functions | |
static const Expression * | getEmptyKey () |
static const Expression * | getTombstoneKey () |
static unsigned | getHashValue (const Expression *E) |
static unsigned | getHashValue (const ExactEqualsExpression &E) |
static bool | isEqual (const ExactEqualsExpression &LHS, const Expression *RHS) |
static bool | isEqual (const Expression *LHS, const Expression *RHS) |
Definition at line 450 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 451 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 467 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 463 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 457 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 471 of file NewGVN.cpp.
References getEmptyKey(), and getTombstoneKey().
|
inlinestatic |
Definition at line 477 of file NewGVN.cpp.
References getEmptyKey(), and getTombstoneKey().