LLVM
8.0.1
|
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 442 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 443 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 455 of file NewGVN.cpp.
References llvm::GVNExpression::Expression::getComputedHash().
|
inlinestatic |
Definition at line 459 of file NewGVN.cpp.
References llvm::ExactEqualsExpression::getComputedHash().
|
inlinestatic |
Definition at line 449 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 463 of file NewGVN.cpp.
|
inlinestatic |
Definition at line 469 of file NewGVN.cpp.
References assert(), E, F(), From, llvm::GVNExpression::Expression::getComputedHash(), and llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup().