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

/haiku-buildtools/isl/
H A Disl_transitive_closure.c166 static int check_exactness(__isl_take isl_map *map, __isl_take isl_map *app, function
882 (*exact = check_exactness(isl_map_copy(map), isl_map_copy(app),
936 if ((*exact = check_exactness(map, isl_map_copy(app), project)) < 0)

Completed in 46 milliseconds