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

Public Attributes

struct isl_scan_callback callback
 
isl_int count
 
isl_int max
 

Detailed Description

Definition at line 19 of file isl_scan.c.

Member Data Documentation

◆ callback

struct isl_scan_callback isl_counter::callback

Definition at line 20 of file isl_scan.c.

Referenced by isl_basic_set_count_upto(), and isl_set_count_upto().

◆ count

isl_int isl_counter::count

◆ max

isl_int isl_counter::max

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