Home
last modified time | relevance | path

Searched refs:isl_ctx_set_max_operations (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_ctx.c250 isl_ctx_set_max_operations(ctx, ctx->opt->max_operations); in isl_ctx_alloc_with_options()
388 void isl_ctx_set_max_operations(isl_ctx *ctx, unsigned long max_operations) in isl_ctx_set_max_operations() function
/llvm-project/polly/include/polly/Support/
H A DGICHelper.h389 isl_ctx_set_max_operations(IslCtx, LocalMaxOps); in IslQuotaScope()
399 isl_ctx_set_max_operations(IslCtx, 0); in ~IslQuotaScope()
/llvm-project/polly/lib/External/isl/include/isl/
H A Dctx.h174 void isl_ctx_set_max_operations(isl_ctx *ctx, unsigned long max_operations);
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod580 void isl_ctx_set_max_operations(isl_ctx *ctx,