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

References

tools/polly/lib/External/isl/isl_transitive_closure.c
 2387 	*tc = NULL;
 2397 	*tc = box_closure(isl_map_copy(map_i));
 2399 	id = isl_map_subtract(isl_map_copy(*qc), isl_map_copy(*tc));
 2432 	isl_map_free(*tc);
 2434 	*tc = NULL;
 2440 	isl_map_free(*tc);
 2442 	*tc = NULL;