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

References

tools/polly/lib/External/isl/isl_flow.c
  439 	ctx = isl_map_get_ctx(acc->sink.map);
  440 	dep = isl_calloc_type(ctx, struct isl_flow);
  445 	dep->dep = isl_calloc_array(ctx, struct isl_labeled_map, n);