HomeSort by: relevance | last modified time | path
    Searched defs:isl_map_coalesce (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/
isl_coalesce.c 177 * that is to be coalesced by isl_map_coalesce.
4191 __isl_give isl_map *isl_map_coalesce(__isl_take isl_map *map) function
4263 return set_from_map(isl_map_coalesce(set_to_map(set)));

Completed in 27 milliseconds