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
 2715 	data = sh_data_alloc(set, 0);
 2716 	if (!data)
 2729 		hull = add_bound_from_constraint(hull, data, set, ineq[i]);
 2735 	sh_data_free(data);
 2739 	sh_data_free(data);