Home
last modified time | relevance | path

Searched refs:isl_stat_non_null (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_union_eval.c52 return isl_stat_non_null(data->v); in FN()
H A Disl_bound.c47 return isl_stat_non_null(bound->pwf); in isl_bound_add()
57 return isl_stat_non_null(bound->pwf); in isl_bound_add_tight()
H A Disl_ast_graft.c1346 return isl_stat_non_null(isl_ast_graft_free(graft)); in add_to_guard_list()
1358 return isl_stat_non_null(data->guard2list); in add_to_guard_list()
1395 return isl_stat_non_null(*list); in add_same_guard()
H A Disl_ctx.c22 isl_stat isl_stat_non_null(void *obj) in isl_stat_non_null() function
H A Disl_union_templ.c770 return isl_stat_non_null(entry2); in FN()
H A Disl_test.c2440 return isl_stat_non_null(set); in test_coalesce_union()
3985 return isl_stat_non_null(pwf); in test_bound_space()
4213 return isl_stat_non_null(s1); in test_subtract_empty()
H A Disl_aff.c8066 return isl_stat_non_null(data->res); in preimage_domain_wrapped_domain_entry()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dctx.h88 isl_stat isl_stat_non_null(void *obj);
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod673 The function C<isl_stat_non_null> converts an isl object pointer
678 isl_stat isl_stat_non_null(void *obj);