Polly 23.0.0git
isl_extract_edge_data Struct Reference

Public Attributes

isl_schedule_constraintssc
enum isl_edge_type type
struct isl_sched_graphgraph

Detailed Description

Definition at line 1076 of file isl_scheduler.c.

Member Data Documentation

◆ graph

struct isl_sched_graph* isl_extract_edge_data::graph

Definition at line 1079 of file isl_scheduler.c.

Referenced by extract_edge(), and isl_sched_graph_init().

◆ sc

isl_schedule_constraints* isl_extract_edge_data::sc

Definition at line 1077 of file isl_scheduler.c.

Referenced by extract_edge(), and isl_sched_graph_init().

◆ type

enum isl_edge_type isl_extract_edge_data::type

Definition at line 1078 of file isl_scheduler.c.

Referenced by extract_edge(), and isl_sched_graph_init().


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