Polly 20.0.0git
|
#include <isl_union_map_private.h>
Public Attributes | |
int | ref |
isl_space * | dim |
struct isl_hash_table | table |
Definition at line 6 of file isl_union_map_private.h.
isl_space* isl_union_map::dim |
Definition at line 8 of file isl_union_map_private.h.
Referenced by bin_entry(), isl_union_map_alloc(), and isl_union_map_reset_user().
int isl_union_map::ref |
Definition at line 7 of file isl_union_map_private.h.
Referenced by isl_union_map_alloc(), isl_union_map_copy(), and isl_union_map_cow().
struct isl_hash_table isl_union_map::table |
Definition at line 10 of file isl_union_map_private.h.
Referenced by bin_entry(), and isl_union_map_alloc().