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
 1538 	entry = isl_hash_table_find(ctx, table, c_hash, max_constraint_equal,
 1540 	if (!entry)
 1542 	c = entry->data;
 1544 		isl_hash_table_remove(ctx, table, entry);