Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_map.c5260 static __isl_give isl_map *map_lex_lte(__isl_take isl_space *space, int equal) in map_lex_lte() function
5281 return map_lex_lte(isl_space_map_from_set(set_space), 0); in isl_map_lex_lt()
5286 return map_lex_lte(isl_space_map_from_set(set_space), 1); in isl_map_lex_le()