Home
last modified time | relevance | path

Searched refs:isl_map_order_ge (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h506 __isl_give isl_map *isl_map_order_ge(__isl_take isl_map *map,
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map.c13402 __isl_give isl_map *isl_map_order_ge(__isl_take isl_map *map, in isl_map_order_ge() function
13423 return isl_map_order_ge(map, type2, pos2, type1, pos1); in isl_map_order_le()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod6005 __isl_give isl_map *isl_map_order_ge(