LLVM 20.0.0git
|
#include "llvm/Transforms/Scalar/GVNExpression.h"
Static Public Member Functions | |
static bool | classof (const Expression *EB) |
![]() | |
static bool | classof (const Expression *EB) |
![]() | |
static bool | classof (const Expression *EB) |
![]() | |
static unsigned | getEmptyKey () |
static unsigned | getTombstoneKey () |
Additional Inherited Members | |
![]() | |
using | op_iterator = Value ** |
using | const_op_iterator = Value *const * |
Definition at line 376 of file GVNExpression.h.
|
inline |
Definition at line 382 of file GVNExpression.h.
|
delete |
|
delete |
|
overridedefault |
|
inlinestatic |
Definition at line 391 of file GVNExpression.h.
References llvm::GVNExpression::ET_Store, and llvm::GVNExpression::Expression::getExpressionType().
|
overridevirtual |
Reimplemented from llvm::GVNExpression::MemoryExpression.
Definition at line 938 of file NewGVN.cpp.
References equalsLoadStoreHelper(), getStoredValue(), and llvm::Other.
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::Expression.
Definition at line 400 of file GVNExpression.h.
References llvm::GVNExpression::Expression::exactlyEquals(), getStoreInst(), and llvm::Other.
|
inline |
Definition at line 396 of file GVNExpression.h.
Referenced by equals().
|
inline |
Definition at line 395 of file GVNExpression.h.
Referenced by exactlyEquals().
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 406 of file GVNExpression.h.
References llvm::GVNExpression::MemoryExpression::getMemoryLeader(), OS, llvm::Value::printAsOperand(), and llvm::GVNExpression::BasicExpression::printInternal().