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

Public Attributes

unsigned int size
 
int bits
 
isl_int *** index
 
isl_size total
 

Detailed Description

Definition at line 694 of file isl_map_simplify.c.

Member Data Documentation

◆ bits

int isl_constraint_index::bits

◆ index

isl_int*** isl_constraint_index::index

◆ size

unsigned int isl_constraint_index::size

Definition at line 695 of file isl_map_simplify.c.

Referenced by create_constraint_index(), and hash_index_ineq().

◆ total

isl_size isl_constraint_index::total

Definition at line 698 of file isl_map_simplify.c.

Referenced by create_constraint_index(), and hash_index_ineq().


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