PIPS
newinst Struct Reference

type of new instruction which contains information about the loop More...

+ Collaboration diagram for newinst:

Data Fields

instruction ins
 
list lomega
 information about the local time More...
 
list lb
 
list ub
 
struct newinstsucc
 

Detailed Description

type of new instruction which contains information about the loop

bounds we will construct around it - used in build_first_comb().

Definition at line 156 of file cell.c.

Field Documentation

◆ ins

◆ lb

list newinst::lb

Definition at line 161 of file cell.c.

Referenced by build_third_comb().

◆ lomega

list newinst::lomega

information about the local time

Definition at line 160 of file cell.c.

◆ succ

struct newinst* newinst::succ

Definition at line 164 of file cell.c.

Referenced by prepare_reindexing().

◆ ub

list newinst::ub

Definition at line 162 of file cell.c.

Referenced by build_third_comb().


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