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

Public Attributes

isl_matdiv
 
int row
 

Detailed Description

Definition at line 1482 of file isl_polynomial.c.

Member Data Documentation

◆ div

isl_mat* isl_div_sort_info::div

Definition at line 1483 of file isl_polynomial.c.

Referenced by div_sort_cmp(), sort_divs(), and with_merged_divs().

◆ row

int isl_div_sort_info::row

Definition at line 1484 of file isl_polynomial.c.

Referenced by div_sort_cmp(), and sort_divs().


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