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
 2203 	set_max_constant_term(data, set, i, hull->ineq[k], c_hash, &v);
 2206 		bound = is_bound(data, set, j, hull->ineq[k], shift);
 2217 	for (j = i + 1; j < set->n; ++j) {
 2223 		bound = is_bound(data, set, j, hull->ineq[k], shift);
 2229 	if (j < set->n) {