Polly 22.0.0git
isl_union_map_project_out_data Struct Reference

Public Attributes

enum isl_dim_type type
unsigned first
unsigned n
isl_union_mapres

Detailed Description

Definition at line 3978 of file isl_union_map.c.

Member Data Documentation

◆ first

unsigned isl_union_map_project_out_data::first

◆ n

unsigned isl_union_map_project_out_data::n

Definition at line 3981 of file isl_union_map.c.

Referenced by project_out().

◆ res

isl_union_map* isl_union_map_project_out_data::res

Definition at line 3983 of file isl_union_map.c.

Referenced by isl_union_map_project_out(), and project_out().

◆ type

enum isl_dim_type isl_union_map_project_out_data::type

Definition at line 3979 of file isl_union_map.c.

Referenced by project_out().


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