Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
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()