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

References

tools/polly/lib/External/isl/isl_scheduler.c
 7254 	ctx = isl_schedule_node_get_ctx(node);
 7255 	if (detect_sccs(ctx, graph) < 0)
 7261 	if (need_feautrier_step(ctx, graph))
 7264 	if (graph->scc <= 1 || isl_options_get_schedule_whole_component(ctx))