Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/Support/
DGICHelper.h312 isl_ctx_set_max_operations(IslCtx, LocalMaxOps); in IslQuotaScope()
322 isl_ctx_set_max_operations(IslCtx, 0); in ~IslQuotaScope()
/external/llvm-project/polly/lib/External/isl/
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
/external/llvm-project/polly/lib/External/isl/include/isl/
Dctx.h174 void isl_ctx_set_max_operations(isl_ctx *ctx, unsigned long max_operations);
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod545 void isl_ctx_set_max_operations(isl_ctx *ctx,