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

Public Attributes

isl_setset
 
isl_mapmap
 

Detailed Description

Definition at line 3706 of file isl_ast_codegen.c.

Member Data Documentation

◆ map

isl_map* isl_set_map_pair::map

Definition at line 3708 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().

◆ set

isl_set* isl_set_map_pair::set

Definition at line 3707 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().


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