PIPS
extract_expr_t Struct Reference

extract expressions with loop level information. More...

+ Collaboration diagram for extract_expr_t:

Data Fields

list rhs
 expressionwithlevel More...
 
list indices
 the list of RHS expressions. More...
 

Detailed Description

extract expressions with loop level information.

Definition at line 160 of file optimize.c.

Field Documentation

◆ indices

list extract_expr_t::indices

the list of RHS expressions.

entity

Definition at line 163 of file optimize.c.

◆ rhs

list extract_expr_t::rhs

expressionwithlevel

Definition at line 162 of file optimize.c.


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