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

Public Attributes

isl_basic_set_listlist
 
isl_union_mapexecuted
 
isl_ast_buildbuild
 
isl_setschedule_domain
 
isl_setoption [4]
 
isl_mapsep_class
 
isl_setdone
 

Detailed Description

Definition at line 2717 of file isl_ast_codegen.c.

Member Data Documentation

◆ build

isl_ast_build* isl_codegen_domains::build

◆ done

isl_set* isl_codegen_domains::done

Definition at line 2727 of file isl_ast_codegen.c.

Referenced by compute_domains(), and compute_partial_domains().

◆ executed

isl_union_map* isl_codegen_domains::executed

◆ list

isl_basic_set_list* isl_codegen_domains::list

◆ option

isl_set* isl_codegen_domains::option[4]

◆ schedule_domain

isl_set* isl_codegen_domains::schedule_domain

◆ sep_class

isl_map* isl_codegen_domains::sep_class

Definition at line 2726 of file isl_ast_codegen.c.

Referenced by compute_class_domains(), and compute_domains().


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