Polly 19.0.0git
Public Attributes | List of all members
isl_collect_bounds_data Struct Reference

Public Attributes

isl_ctxctx
 
struct isl_sched_graphgraph
 
isl_union_setbounds
 

Detailed Description

Definition at line 4683 of file isl_scheduler.c.

Member Data Documentation

◆ bounds

isl_union_set* isl_collect_bounds_data::bounds

Definition at line 4686 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().

◆ ctx

isl_ctx* isl_collect_bounds_data::ctx

Definition at line 4684 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().

◆ graph

struct isl_sched_graph* isl_collect_bounds_data::graph

Definition at line 4685 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().


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