reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_union_templ.c
  972 	entry2 = FN(UNION,find_part_entry)(data->u2, pw->dim, 0);
  973 	if (!entry2 || entry2 == isl_hash_table_entry_none) {
  973 	if (!entry2 || entry2 == isl_hash_table_entry_none) {
  974 		if (!entry2)
  981 	data->is_equal = FN(PW,plain_is_equal)(pw, entry2->data);