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

References

tools/polly/lib/External/isl/isl_scheduler.c
 2809 	if (graph->src_scc >= 0)
 2828 		graph->src_scc = graph->edge[i].src->scc;
 3446 					&node_scc_at_most, graph->src_scc);
 3449 					&node_scc_at_least, graph->src_scc + 1);
 3747 				graph->src_scc + 1, 0);
 3757 				graph->src_scc, 0);
 5583 		if (graph->src_scc >= 0)
 5657 		graph->src_scc = -1;
 7054 		c->cluster[i].src_scc = -1;