Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h320 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space,
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod2103 __isl_give isl_map *isl_map_lex_ge_first(
2116 greater (C<isl_map_lex_gt_first>) or greater or equal (C<isl_map_lex_ge_first>)
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map.c5439 __isl_give isl_map *isl_map_lex_ge_first(__isl_take isl_space *space, in isl_map_lex_ge_first() function