PIPS
_newgen_struct_execution_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_execution_:

Data Fields

intptr_t _type_
 
enum execution_utype _execution_tag__
 
union {
   gen_chunk   _execution_sequential_
 
   gen_chunk   _execution_parallel_
 sequential:unit More...
 
_execution_union_
 

Detailed Description

Definition at line 1197 of file ri.h.

Field Documentation

◆ _execution_parallel_

gen_chunk _newgen_struct_execution_::_execution_parallel_

sequential:unit

Definition at line 1202 of file ri.h.

◆ _execution_sequential_

gen_chunk _newgen_struct_execution_::_execution_sequential_

Definition at line 1201 of file ri.h.

◆ _execution_tag__

enum execution_utype _newgen_struct_execution_::_execution_tag__

Definition at line 1198 of file ri.h.

◆ 

union { ... } _newgen_struct_execution_::_execution_union_

◆ _type_

intptr_t _newgen_struct_execution_::_type_

Definition at line 1198 of file ri.h.


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