Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/Support/
DGICHelper.h303 assert(isl_ctx_get_max_operations(IslCtx) == 0 && "Incorrect nesting"); in IslQuotaScope()
319 assert(isl_ctx_get_max_operations(IslCtx) > 0 && "Incorrect nesting"); in ~IslQuotaScope()
376 assert(isl_ctx_get_max_operations(IslCtx) == 0 && in IslCtx()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dctx.h175 unsigned long isl_ctx_get_max_operations(isl_ctx *ctx);
/external/llvm-project/polly/lib/External/isl/
Disl_ctx.c397 unsigned long isl_ctx_get_max_operations(isl_ctx *ctx) in isl_ctx_get_max_operations() function
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod547 unsigned long isl_ctx_get_max_operations(isl_ctx *ctx);