Polly 20.0.0git
|
Public Attributes | |
struct isl_sol | sol |
struct isl_map * | map |
struct isl_set * | empty |
Definition at line 761 of file isl_tab_pip.c.
struct isl_set* isl_sol_map::empty |
Definition at line 764 of file isl_tab_pip.c.
Referenced by basic_map_partial_lexopt_base(), sol_map_free(), and sol_map_init().
struct isl_map* isl_sol_map::map |
Definition at line 763 of file isl_tab_pip.c.
Referenced by basic_map_partial_lexopt_base(), sol_map_free(), and sol_map_init().
struct isl_sol isl_sol_map::sol |
Definition at line 762 of file isl_tab_pip.c.
Referenced by basic_map_partial_lexopt_base(), sol_map_add(), sol_map_add_empty(), sol_map_add_empty_wrap(), sol_map_add_wrap(), sol_map_free(), and sol_map_init().