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

/haiku-buildtools/isl/
H A Disl_affine_hull.c1310 static __isl_give isl_map *isl_map_local_affine_hull(__isl_take isl_map *map) function
1331 return isl_map_local_affine_hull(set);
1342 * divs before aligning the divs. Note that isl_map_local_affine_hull tries
1361 map = isl_map_local_affine_hull(map);

Completed in 29 milliseconds