Searched refs:isl_error_quota (Results 1 – 10 of 10) sorted by relevance
166 if (isl_ctx_last_error (scop->isl_context) == isl_error_quota) in optimize_isl()
1409 if (isl_ctx_last_error (scop->isl_context) == isl_error_quota) in scop_to_isl_ast()
13886 ISL errors other than isl_error_quota happen. Dump if the
17167 result equal to isl_stat_ok as the status now can be isl_error_quota.
1421 if (isl_ctx_last_error (scop->isl_context) == isl_error_quota) in scop_to_isl_ast()
81 isl_error_quota, enumerator
189 case isl_error_quota: throw exception_quota(msg, file, line); in throw_error()
80 isl_die(ctx, isl_error_quota, in isl_ctx_next_operation()
189 case isl_error_quota: throw exception_quota(msg, file, line);