Home
last modified time | relevance | path

Searched refs:isl_error_none (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/cpp/
H A Dcpp.h.top165 * isl_error_none is treated as an invalid error type.
171 case isl_error_none:
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dctx.h75 isl_error_none = 0, enumerator
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ctx.c351 ctx->error = isl_error_none; in isl_ctx_reset_error()