|
LLVM
8.0.1
|
#include "llvm/Transforms/Scalar/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 482 of file GVNExpression.h.
|
inlineexplicit |
Definition at line 490 of file GVNExpression.h.
|
inlineexplicit |
Definition at line 491 of file GVNExpression.h.
|
inline |
Definition at line 497 of file GVNExpression.h.
|
inline |
Definition at line 498 of file GVNExpression.h.
|
inline |
Definition at line 499 of file GVNExpression.h.
|
inline |
Definition at line 493 of file GVNExpression.h.
References llvm::GVNExpression::AggregateValueExpression::int_op_push_back().
1.8.13