GCC Middle and Back End API Reference
poly_dr Struct Reference

#include <graphite.h>

Collaboration diagram for poly_dr:

Data Fields

int id
 
int nb_refs
 
gimplestmt
 
poly_bb_p pbb
 
enum poly_dr_type type
 
isl_mapaccesses
 
isl_setsubscript_sizes
 

Field Documentation

◆ accesses

isl_map* poly_dr::accesses

◆ id

int poly_dr::id

◆ nb_refs

int poly_dr::nb_refs

◆ pbb

poly_bb_p poly_dr::pbb

◆ stmt

gimple* poly_dr::stmt

◆ subscript_sizes

isl_set* poly_dr::subscript_sizes

◆ type

enum poly_dr_type poly_dr::type

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