Polly 22.0.0git
isl_merge_src_dst_data Struct Reference

Public Attributes

struct isl_scc_graphscc_graph
int src
int end

Detailed Description

Definition at line 917 of file isl_scheduler_scc.c.

Member Data Documentation

◆ end

int isl_merge_src_dst_data::end

Definition at line 920 of file isl_scheduler_scc.c.

Referenced by isl_scc_graph_merge_components(), and merge_src_dst().

◆ scc_graph

◆ src

int isl_merge_src_dst_data::src

Definition at line 919 of file isl_scheduler_scc.c.

Referenced by isl_scc_graph_merge_components(), and merge_src_dst().


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