PIPS
_newgen_struct_loop_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_loop_:

Data Fields

intptr_t _type_
 
entity _loop_index_
 
range _loop_range_
 index:entity More...
 
statement _loop_body_
 range:range More...
 
entity _loop_label_
 body:statement More...
 
execution _loop_execution_
 label:entity More...
 
list _loop_locals_
 execution:execution More...
 

Detailed Description

Definition at line 1628 of file ri.h.

Field Documentation

◆ _loop_body_

statement _newgen_struct_loop_::_loop_body_

range:range

Definition at line 1632 of file ri.h.

◆ _loop_execution_

execution _newgen_struct_loop_::_loop_execution_

label:entity

Definition at line 1634 of file ri.h.

◆ _loop_index_

entity _newgen_struct_loop_::_loop_index_

Definition at line 1630 of file ri.h.

◆ _loop_label_

entity _newgen_struct_loop_::_loop_label_

body:statement

Definition at line 1633 of file ri.h.

◆ _loop_locals_

list _newgen_struct_loop_::_loop_locals_

execution:execution

Definition at line 1635 of file ri.h.

◆ _loop_range_

range _newgen_struct_loop_::_loop_range_

index:entity

Definition at line 1631 of file ri.h.

◆ _type_

intptr_t _newgen_struct_loop_::_type_

Definition at line 1629 of file ri.h.


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