|
LLVM
4.0.0
|
#include <GVNExpression.h>
Public Member Functions | |
| int_op_inserter (AggregateValueExpression &E) | |
| int_op_inserter (AggregateValueExpression *E) | |
| int_op_inserter & | operator= (unsigned int val) |
| int_op_inserter & | operator* () |
| int_op_inserter & | operator++ () |
| int_op_inserter & | operator++ (int) |
Definition at line 437 of file GVNExpression.h.
|
inlineexplicit |
Definition at line 444 of file GVNExpression.h.
|
inlineexplicit |
Definition at line 445 of file GVNExpression.h.
|
inline |
Definition at line 450 of file GVNExpression.h.
|
inline |
Definition at line 451 of file GVNExpression.h.
|
inline |
Definition at line 452 of file GVNExpression.h.
|
inline |
Definition at line 446 of file GVNExpression.h.
References llvm::GVNExpression::AggregateValueExpression::int_op_push_back().
1.8.6