| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Transforms/Scalar/GVNExpression.h"
Public Types | |
| using | iterator_category = std::output_iterator_tag | 
| using | value_type = void | 
| using | difference_type = void | 
| using | pointer = void | 
| using | reference = void | 
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 486 of file GVNExpression.h.
Definition at line 495 of file GVNExpression.h.
| using llvm::GVNExpression::int_op_inserter::iterator_category = std::output_iterator_tag | 
Definition at line 493 of file GVNExpression.h.
| using llvm::GVNExpression::int_op_inserter::pointer = void | 
Definition at line 496 of file GVNExpression.h.
| using llvm::GVNExpression::int_op_inserter::reference = void | 
Definition at line 497 of file GVNExpression.h.
| using llvm::GVNExpression::int_op_inserter::value_type = void | 
Definition at line 494 of file GVNExpression.h.
      
  | 
  inlineexplicit | 
Definition at line 499 of file GVNExpression.h.
References E().
Referenced by operator*(), operator++(), operator++(), and operator=().
      
  | 
  inlineexplicit | 
Definition at line 500 of file GVNExpression.h.
References E().
      
  | 
  inline | 
Definition at line 506 of file GVNExpression.h.
References int_op_inserter().
      
  | 
  inline | 
Definition at line 507 of file GVNExpression.h.
References int_op_inserter().
      
  | 
  inline | 
Definition at line 508 of file GVNExpression.h.
References int_op_inserter().
      
  | 
  inline | 
Definition at line 502 of file GVNExpression.h.
References int_op_inserter().