reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_convex_hull.c
 2597 	hull = isl_basic_map_copy(map->p[0]);
 2602 		hull = isl_basic_map_plain_unshifted_simple_hull(hull, bmap_i);
 2602 		hull = isl_basic_map_plain_unshifted_simple_hull(hull, bmap_i);
 2606 	return hull;