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

References

tools/polly/lib/External/isl/isl_union_map.c
  822 	space = isl_map_get_space(map);
  824 		space = data->control->match_space(space);
  824 		space = data->control->match_space(space);
  825 	if (!space)
  827 	hash = isl_space_get_hash(space);
  830 				     &has_space, space, 0);
  831 	isl_space_free(space);