LLVM 20.0.0git
|
#include "llvm/Transforms/Scalar/GVNExpression.h"
Public Types | |
using | int_arg_iterator = unsigned * |
using | const_int_arg_iterator = const unsigned * |
Public Types inherited from llvm::GVNExpression::BasicExpression | |
using | op_iterator = Value ** |
using | const_op_iterator = Value *const * |
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 () |
Definition at line 411 of file GVNExpression.h.
Definition at line 432 of file GVNExpression.h.
Definition at line 431 of file GVNExpression.h.
|
inline |
Definition at line 418 of file GVNExpression.h.
|
delete |
|
delete |
|
overridedefault |
|
inlinevirtual |
Definition at line 449 of file GVNExpression.h.
|
inlinestatic |
Definition at line 427 of file GVNExpression.h.
References llvm::GVNExpression::ET_AggregateValue, and llvm::GVNExpression::Expression::getExpressionType().
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 454 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::equals(), int_op_begin(), int_op_end(), and llvm::Other.
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 462 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::getHashValue(), llvm::hash_combine(), llvm::hash_combine_range(), int_op_begin(), and int_op_end().
|
inline |
Definition at line 434 of file GVNExpression.h.
Referenced by equals(), and getHashValue().
|
inline |
Definition at line 436 of file GVNExpression.h.
|
inline |
Definition at line 441 of file GVNExpression.h.
|
inline |
Definition at line 435 of file GVNExpression.h.
Referenced by equals(), and getHashValue().
|
inline |
Definition at line 437 of file GVNExpression.h.
|
inline |
Definition at line 442 of file GVNExpression.h.
References assert().
Referenced by llvm::GVNExpression::int_op_inserter::operator=().
|
inline |
Definition at line 440 of file GVNExpression.h.
Referenced by printInternal().
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 468 of file GVNExpression.h.
References int_op_size(), OS, and llvm::GVNExpression::BasicExpression::printInternal().