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

Public Attributes

isl_union_mappow
 
isl_boolexact
 

Detailed Description

Definition at line 2880 of file isl_transitive_closure.c.

Member Data Documentation

◆ exact

isl_bool* isl_union_power::exact

Definition at line 2882 of file isl_transitive_closure.c.

Referenced by isl_union_map_power(), and power().

◆ pow

isl_union_map* isl_union_power::pow

Definition at line 2881 of file isl_transitive_closure.c.

Referenced by isl_union_map_power(), and power().


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