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
 2182 	c_hash = isl_seq_get_hash(ineq + 1, v.len);
 2184 	entry = isl_hash_table_find(hull->ctx, data->hull_table, c_hash,
 2191 						c_hash, has_ineq, &v, 0);
 2203 	set_max_constant_term(data, set, i, hull->ineq[k], c_hash, &v);
 2220 						c_hash, has_ineq, &v, 0);
 2234 	entry = isl_hash_table_find(hull->ctx, data->hull_table, c_hash,