PIPS
_newgen_struct_control_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_control_:

Data Fields

intptr_t _type_
 
statement _control_statement_
 
list _control_predecessors_
 statement:statement More...
 
list _control_successors_
 predecessors:control* More...
 

Detailed Description

Definition at line 932 of file ri.h.

Field Documentation

◆ _control_predecessors_

list _newgen_struct_control_::_control_predecessors_

statement:statement

Definition at line 935 of file ri.h.

◆ _control_statement_

statement _newgen_struct_control_::_control_statement_

Definition at line 934 of file ri.h.

◆ _control_successors_

list _newgen_struct_control_::_control_successors_

predecessors:control*

Definition at line 936 of file ri.h.

◆ _type_

intptr_t _newgen_struct_control_::_type_

Definition at line 933 of file ri.h.


The documentation for this struct was generated from the following file: