LLVM
8.0.1
|
#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 372 of file GVNExpression.h.
|
inline |
Definition at line 378 of file GVNExpression.h.
References llvm::GVNExpression::Expression::operator=().
|
delete |
|
delete |
|
overridedefault |
|
inlinestatic |
Definition at line 387 of file GVNExpression.h.
References llvm::GVNExpression::ET_Store, and llvm::GVNExpression::Expression::getExpressionType().
|
overridevirtual |
Reimplemented from llvm::GVNExpression::MemoryExpression.
Definition at line 880 of file NewGVN.cpp.
References equalsLoadStoreHelper(), and From.
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::Expression.
Definition at line 396 of file GVNExpression.h.
References llvm::GVNExpression::Expression::exactlyEquals().
|
inline |
Definition at line 392 of file GVNExpression.h.
References llvm::GVNExpression::Expression::equals(), and Other.
|
inline |
Definition at line 391 of file GVNExpression.h.
References llvm::SPII::Store.
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 402 of file GVNExpression.h.
References llvm::Value::printAsOperand(), llvm::GVNExpression::BasicExpression::printInternal(), and llvm::SPII::Store.