Polly 20.0.0git
Public Attributes | List of all members
isl_sol_map Struct Reference

Public Attributes

struct isl_sol sol
 
struct isl_mapmap
 
struct isl_setempty
 

Detailed Description

Definition at line 761 of file isl_tab_pip.c.

Member Data Documentation

◆ empty

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().

◆ map

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().

◆ sol

struct isl_sol isl_sol_map::sol

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