LLVM
8.0.1
|
#include "llvm/Transforms/Scalar/GVNExpression.h"
Static Public Member Functions | |
static bool | classof (const Expression *EB) |
Static Public Member Functions inherited from llvm::GVNExpression::BasicExpression | |
static bool | classof (const Expression *EB) |
Static Public Member Functions inherited from llvm::GVNExpression::Expression | |
static unsigned | getEmptyKey () |
static unsigned | getTombstoneKey () |
Additional Inherited Members | |
Public Types inherited from llvm::GVNExpression::BasicExpression | |
using | op_iterator = Value ** |
using | const_op_iterator = Value *const * |
Definition at line 502 of file GVNExpression.h.
|
inline |
Definition at line 507 of file GVNExpression.h.
References llvm::GVNExpression::Expression::operator=().
|
delete |
|
delete |
|
overridedefault |
|
inlinestatic |
Definition at line 514 of file GVNExpression.h.
References llvm::GVNExpression::ET_Phi, and llvm::GVNExpression::Expression::getExpressionType().
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 518 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::equals().
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 525 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::getHashValue(), and llvm::hash_combine().
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 530 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::printInternal().