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
 2184 	entry = isl_hash_table_find(hull->ctx, data->hull_table, c_hash,
 2190 		entry = isl_hash_table_find(hull->ctx, data->p[j].table,
 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);
 2219 		entry = isl_hash_table_find(hull->ctx, data->p[j].table,
 2223 		bound = is_bound(data, set, j, hull->ineq[k], shift);
 2234 	entry = isl_hash_table_find(hull->ctx, data->hull_table, c_hash,