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
  428 	is_bound = uset_is_bound(set, bounds->row[0], 1 + dim);
  429 	if (is_bound < 0)
  431 	isl_assert(set->ctx, is_bound, goto error);