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

/haiku-buildtools/isl/
H A Disl_map.c4129 static __isl_give isl_map *map_lex_gte_first(__isl_take isl_space *dims, function
4160 return map_lex_gte_first(dims, dims->n_out, equal);
4165 return map_lex_gte_first(dim, n, 0);
4170 return map_lex_gte_first(dim, n, 1);

Completed in 54 milliseconds