LLVM 20.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 440 of file NewGVN.cpp.
|
inlineexplicit |
Definition at line 443 of file NewGVN.cpp.
|
inline |
Definition at line 445 of file NewGVN.cpp.
References E.
|
inline |
Definition at line 447 of file NewGVN.cpp.
References E, and llvm::Other.
const Expression& llvm::ExactEqualsExpression::E |
Definition at line 441 of file NewGVN.cpp.
Referenced by getComputedHash(), and operator==().