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

Public Attributes

int n_op
 
int n_region
 
struct isl_trivial_regionregion
 
struct isl_tabtab
 
struct isl_local_regionlocal
 
isl_vecv
 
isl_vecsol
 

Detailed Description

Definition at line 5054 of file isl_tab_pip.c.

Member Data Documentation

◆ local

struct isl_local_region* isl_lexmin_data::local

◆ n_op

int isl_lexmin_data::n_op

◆ n_region

int isl_lexmin_data::n_region

◆ region

struct isl_trivial_region* isl_lexmin_data::region

◆ sol

isl_vec* isl_lexmin_data::sol

◆ tab

struct isl_tab* isl_lexmin_data::tab

◆ v

isl_vec* isl_lexmin_data::v

Definition at line 5061 of file isl_tab_pip.c.

Referenced by clear_lexmin_data(), enter_level(), fix_zero(), init_lexmin_data(), and pos_neg().


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