Searched refs:isl_map_lex_le (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgraphite-dependences.c372 lex = isl_map_lex_le (space);
/haiku-buildtools/isl/include/isl/
H A Dmap.h318 __isl_give isl_map *isl_map_lex_le(__isl_take isl_space *set_dim);
/haiku-buildtools/isl/
H A Disl_map.c4124 __isl_give isl_map *isl_map_lex_le(__isl_take isl_space *set_dim) function
4187 map = isl_map_lex_le(isl_set_get_space(set1));
4227 map = isl_map_lex_le(isl_space_range(isl_map_get_space(map1)));
6206 le = isl_map_lex_le(dim);
H A Disl_test.c1602 map = isl_map_lex_le(dim);

Completed in 142 milliseconds