Searched defs:isl_ctx (Results 1 – 3 of 3) sorted by relevance
11 struct isl_ctx { struct12 int ref;14 struct isl_stats *stats;16 int opt_allocated;17 struct isl_options *opt;18 void *user_opt;19 struct isl_args *user_args;44 int isl_ctx_next_operation(isl_ctx *ctx); argument
1712 __isl_keep isl_id *id, void *(*note_create)(isl_ctx *), in alloc_note()
99 typedef struct isl_ctx isl_ctx; typedef