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

References

tools/polly/lib/External/isl/isl_space.c
  801 	if (!space1 || !space2)
  804 	if (space1 == space2 && type1 == type2)
  807 	if (n(space1, type1) != n(space2, type2))
  809 	id1 = tuple_id(space1, type1);
  815 	nested1 = nested(space1, type1);