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

/netbsd-current/external/mit/isl/dist/
H A Disl_map.c5443 static __isl_give isl_map *map_lex_gte(__isl_take isl_space *space, int equal) function
5464 return map_lex_gte(isl_space_map_from_set(set_space), 0);
5469 return map_lex_gte(isl_space_map_from_set(set_space), 1);

Completed in 312 milliseconds