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 301 of file GVNExpression.h.
|
inline |
Definition at line 306 of file GVNExpression.h.
|
delete |
|
delete |
|
overridedefault |
|
inlinestatic |
Definition at line 314 of file GVNExpression.h.
References llvm::GVNExpression::ET_Call, and llvm::GVNExpression::Expression::getExpressionType().
|
overridevirtual |
Reimplemented from llvm::GVNExpression::MemoryExpression.
Definition at line 948 of file NewGVN.cpp.
References llvm::GVNExpression::MemoryExpression::equals(), llvm::CallBase::getAttributes(), llvm::Value::getContext(), llvm::AttributeList::intersectWith(), llvm::Other, and RHS.
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::Expression.
Definition at line 319 of file GVNExpression.h.
References llvm::GVNExpression::Expression::exactlyEquals(), and llvm::Other.
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 325 of file GVNExpression.h.
References OS, and llvm::GVNExpression::BasicExpression::printInternal().