Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dmap.h306 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space,
Disl-noexceptions.h8614 auto res = isl_map_lex_ge_first(dim.release(), n); in lex_ge_first()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2005 __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>)
/external/llvm-project/polly/lib/External/isl/
Disl_map.c5329 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space, in isl_map_lex_ge_first() function