Searched refs:floyd_warshall (Results 1 – 1 of 1) sorted by relevance
1738 static __isl_give isl_map *floyd_warshall(__isl_take isl_space *space, in floyd_warshall() function1893 return floyd_warshall(space, map, exact, project); in construct_power_components()1923 path_comp = floyd_warshall(isl_space_copy(space), in construct_power_components()1944 return floyd_warshall(space, map, orig_exact, project); in construct_power_components()