Searched refs:opt_allocated (Results 1 – 2 of 2) sorted by relevance
200 int opt_allocated = 0; in isl_ctx_alloc_with_options() local210 opt_allocated = 1; in isl_ctx_alloc_with_options()226 ctx->opt_allocated = opt_allocated; in isl_ctx_alloc_with_options()255 if (opt_allocated) in isl_ctx_alloc_with_options()308 if (ctx->opt_allocated) in isl_ctx_free()
16 int opt_allocated; member