Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_transitive_closure.c773 static __isl_give isl_map *construct_extended_path(__isl_take isl_space *space, in construct_extended_path() function
901 path = construct_extended_path(isl_space_copy(space), map, in construct_component()
958 path = construct_extended_path(space, map, &project); in q_closure()