Home
last modified time | relevance | path

Searched refs:isl_map_lower_bound_si (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h441 __isl_give isl_map *isl_map_lower_bound_si(__isl_take isl_map *map,
H A Disl-noexceptions.h11439 auto res = isl_map_lower_bound_si(copy(), static_cast<enum isl_dim_type>(type), pos, value); in lower_bound_si()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map.c6823 __isl_give isl_map *isl_map_lower_bound_si(__isl_take isl_map *map, in isl_map_lower_bound_si() function
6838 return set_from_map(isl_map_lower_bound_si(set_to_map(set), in isl_set_lower_bound_si()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod5945 __isl_give isl_map *isl_map_lower_bound_si(