Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dmap.h420 __isl_give isl_map *isl_map_lower_bound_si(__isl_take isl_map *map,
Disl-noexceptions.h8704 auto res = isl_map_lower_bound_si(copy(), static_cast<enum isl_dim_type>(type), pos, value); in lower_bound_si()
/external/llvm-project/polly/lib/External/isl/
Disl_map.c6697 __isl_give isl_map *isl_map_lower_bound_si(__isl_take isl_map *map, in isl_map_lower_bound_si() function
6712 return set_from_map(isl_map_lower_bound_si(set_to_map(set), in isl_set_lower_bound_si()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod5584 __isl_give isl_map *isl_map_lower_bound_si(