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

References

tools/polly/lib/External/isl/isl_list_templ.c
  522 	S(LIST(EL),foreach_scc_data) data = { list, follows, follows_user };
  527 	if (!list)
  529 	if (list->n == 0)
  531 	if (list->n == 1)
  532 		return fn(FN(LIST(EL),copy)(list), fn_user);
  534 	ctx = FN(LIST(EL),get_ctx)(list);
  535 	n = list->n;
  553 			return fn(FN(LIST(EL),copy)(list), fn_user);
  555 		if (FN(LIST(EL),call_on_scc)(list, g->order + first, i - first,