Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c173 static isl_bool check_exactness(__isl_take isl_map *map, in check_exactness() function
906 (*exact = check_exactness(isl_map_copy(map), isl_map_copy(app), in construct_component()
961 if ((*exact = check_exactness(map, isl_map_copy(app), project)) < 0) in q_closure()