7 struct isl_stats
*stats
;
10 struct isl_options
*opt
;
12 struct isl_args
*user_args
;
19 isl_int normalize_gcd
;
23 struct isl_blk cache
[ISL_BLK_CACHE_SIZE
];
24 struct isl_hash_table id_table
;
30 unsigned long operations
;
31 unsigned long max_operations
;
34 int isl_ctx_next_operation(isl_ctx
*ctx
);