|
LLVM
4.0.0
|
#include <GVNExpression.h>
Public Types | |
| typedef unsigned * | int_arg_iterator |
| typedef const unsigned * | const_int_arg_iterator |
Public Types inherited from llvm::GVNExpression::BasicExpression | |
| typedef Value ** | op_iterator |
| typedef Value *const * | const_op_iterator |
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 366 of file GVNExpression.h.
Definition at line 388 of file GVNExpression.h.
Definition at line 387 of file GVNExpression.h.
|
inline |
Definition at line 377 of file GVNExpression.h.
|
delete |
|
delete |
|
overridevirtualdefault |
|
inlinevirtual |
Definition at line 405 of file GVNExpression.h.
References llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold >::Allocate(), and assert().
|
inlinestatic |
Definition at line 373 of file GVNExpression.h.
References llvm::GVNExpression::ET_AggregateValue, and llvm::GVNExpression::Expression::getExpressionType().
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 410 of file GVNExpression.h.
References llvm::lltok::equal, llvm::GVNExpression::BasicExpression::equals(), int_op_begin(), and int_op_end().
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 418 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 390 of file GVNExpression.h.
Referenced by equals(), and getHashValue().
|
inline |
Definition at line 392 of file GVNExpression.h.
|
inline |
Definition at line 397 of file GVNExpression.h.
|
inline |
Definition at line 391 of file GVNExpression.h.
Referenced by equals(), and getHashValue().
|
inline |
Definition at line 393 of file GVNExpression.h.
|
inline |
Definition at line 398 of file GVNExpression.h.
References assert().
Referenced by llvm::GVNExpression::int_op_inserter::operator=().
|
inline |
Definition at line 396 of file GVNExpression.h.
Referenced by printInternal().
|
delete |
|
inlineoverridevirtual |
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 426 of file GVNExpression.h.
References i, int_op_size(), and llvm::GVNExpression::BasicExpression::printInternal().
1.8.6