Polly 20.0.0git
|
Public Attributes | |
int | ref |
isl_ctx * | ctx |
struct isl_hash_table | table |
Definition at line 25 of file hmap_templ.c.
isl_ctx* ISL_HMAP::ctx |
Definition at line 27 of file hmap_templ.c.
Referenced by isl_val_get_ctx().
int ISL_HMAP::ref |
Definition at line 26 of file hmap_templ.c.
Referenced by isl_val_cow().
struct isl_hash_table ISL_HMAP::table |
Definition at line 28 of file hmap_templ.c.