Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c1738 static __isl_give isl_map *floyd_warshall(__isl_take isl_space *space, in floyd_warshall() function
1893 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()