GCC Middle and Back End API Reference
lst Struct Reference

#include <graphite-poly.h>

Collaboration diagram for lst:

Data Fields

bool loop_p
lst_p loop_father
mpz_t memory_strides
union {
   poly_bb_p   pbb
   vec< lst_p >   seq
node

Detailed Description

Loops and Statements Tree.   

Field Documentation

lst_p lst::loop_father
bool lst::loop_p
mpz_t lst::memory_strides

Referenced by memory_strides_in_loop().

union { ... } lst::node
poly_bb_p lst::pbb
vec<lst_p> lst::seq

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