Searched refs:isl_error_alloc (Results 1 – 4 of 4) sorted by relevance
77 isl_error_alloc, enumerator
189 case isl_error_alloc: throw exception_alloc(msg, file, line); in throw_error()
61 isl_die(ctx, isl_error_alloc, "allocation failure", return NULL); in check_non_null()
165 case isl_error_alloc: throw exception_alloc(msg, file, line);