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
  420 S(LIST(EL),sort_data) {
  430 	S(LIST(EL),sort_data) *data = user;
  443 	S(LIST(EL),sort_data) data = { cmp, user };
  465 S(LIST(EL),foreach_scc_data) {
  477 	S(LIST(EL),foreach_scc_data) *data = user;
  522 	S(LIST(EL),foreach_scc_data) data = { list, follows, follows_user };