Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c1307 static __isl_give isl_map *incremental_closure(__isl_take isl_space *space, in incremental_closure() function
1611 return incremental_closure(space, map, exact, project); in floyd_warshall_with_groups()
1749 return incremental_closure(space, map, exact, project); in floyd_warshall()