Searched refs:isl_map_lex_ge_first (Results 1 – 4 of 4) sorted by relevance
306 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space,
8614 auto res = isl_map_lex_ge_first(dim.release(), n); in lex_ge_first()
2005 __isl_give isl_map *isl_map_lex_ge_first(2018 greater (C<isl_map_lex_gt_first>) or greater or equal (C<isl_map_lex_ge_first>)
5329 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space, in isl_map_lex_ge_first() function