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

References

tools/polly/lib/External/isl/isl_multi_templ.c
  293 	match = FN(EL,matching_params)(el, multi_space);
  298 						    FN(EL,get_space)(el));
  301 		el = FN(EL,align_params)(el, isl_space_copy(multi_space));
  301 		el = FN(EL,align_params)(el, isl_space_copy(multi_space));
  304 	multi = FN(MULTI(BASE),restore_check_space)(multi, pos, el);
  312 	FN(EL,free)(el);