LLVM 18.0.0git
|
Public Member Functions | |
ExactEqualsExpression (const Expression &E) | |
hash_code | getComputedHash () const |
bool | operator== (const Expression &Other) const |
Public Attributes | |
const Expression & | E |
Definition at line 429 of file NewGVN.cpp.
|
inlineexplicit |
Definition at line 432 of file NewGVN.cpp.
|
inline |
Definition at line 434 of file NewGVN.cpp.
References E.
|
inline |
Definition at line 436 of file NewGVN.cpp.
References E, and llvm::Other.
const Expression& llvm::ExactEqualsExpression::E |
Definition at line 430 of file NewGVN.cpp.
Referenced by getComputedHash(), and operator==().