Searched refs:construct_extended_path (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_transitive_closure.c748 static __isl_give isl_map *construct_extended_path(__isl_take isl_space *dim, function
877 path = construct_extended_path(isl_space_copy(dim), map,
933 path = construct_extended_path(dim, map, &project);

Completed in 32 milliseconds