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

/haiku-buildtools/isl/
H A Disl_ast_codegen.c3320 static int extract_domain(__isl_take isl_map *map, void *user) function
3415 if (isl_union_map_foreach_map(executed, &extract_domain, &next) < 0)

Completed in 49 milliseconds