Home
last modified time | relevance | path

Searched refs:isl_set_dim_has_upper_bound (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dutil.c85 if (!isl_set_dim_has_upper_bound(set, isl_dim_set, i)) { in ppcg_size_from_extent()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dset.h476 isl_bool isl_set_dim_has_upper_bound(__isl_keep isl_set *set,
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast_codegen.c1107 return isl_set_dim_has_upper_bound(domain, isl_dim_set, depth); in use_upper_bound_list()
H A Disl_map.c11560 isl_bool isl_set_dim_has_upper_bound(__isl_keep isl_set *set, in isl_set_dim_has_upper_bound() function
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod176 C<isl_set_dim_has_upper_bound> have been renamed to
180 C<isl_set_dim_has_upper_bound> have slightly different meanings.
4960 isl_bool isl_set_dim_has_upper_bound(