Polly 23.0.0git
isl_detect_mod_data Struct Reference

Public Attributes

unsigned pos
int lower_f
int lower_g
isl_int m
isl_int n
isl_int sum

Detailed Description

Definition at line 3134 of file isl_map.c.

Member Data Documentation

◆ lower_f

int isl_detect_mod_data::lower_f

Definition at line 3137 of file isl_map.c.

Referenced by detect_mod(), and substitute_div_mod().

◆ lower_g

int isl_detect_mod_data::lower_g

Definition at line 3138 of file isl_map.c.

Referenced by detect_mod(), and substitute_div_mod().

◆ m

isl_int isl_detect_mod_data::m

Definition at line 3140 of file isl_map.c.

Referenced by detect_mod(), isl_detect_mod_data_clear(), and isl_detect_mod_data_init().

◆ n

isl_int isl_detect_mod_data::n

◆ pos

unsigned isl_detect_mod_data::pos

Definition at line 3135 of file isl_map.c.

Referenced by detect_mod(), and isl_basic_map_remove_divs_involving_dims().

◆ sum

isl_int isl_detect_mod_data::sum

Definition at line 3143 of file isl_map.c.

Referenced by detect_mod(), isl_detect_mod_data_clear(), and isl_detect_mod_data_init().


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