Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c54 static __isl_give isl_map *set_path_length(__isl_take isl_map *map, in set_path_length() function
127 map = set_path_length(map, 1, 1); in check_power_exactness()
129 app_1 = set_path_length(isl_map_copy(app), 1, 1); in check_power_exactness()
140 app_1 = set_path_length(isl_map_copy(app), 0, 1); in check_power_exactness()
141 app_2 = set_path_length(app, 0, 2); in check_power_exactness()
186 app = set_path_length(app, 0, 1); in check_exactness()
893 map = set_path_length(map, 1, 1); in construct_component()
911 app = set_path_length(app, 0, 1); in construct_component()
985 qc = set_path_length(qc, 0, 1); in has_spurious_elements()