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

Declarations

tools/polly/lib/External/isl/isl_local_space_private.h
   53 __isl_give isl_local_space *isl_local_space_reset_space(

References

tools/polly/lib/External/isl/isl_aff.c
  470 	aff->ls = isl_local_space_reset_space(aff->ls, dim);
tools/polly/lib/External/isl/isl_local_space.c
  560 	ls = isl_local_space_reset_space(ls, isl_reordering_get_space(r));