Searched refs:graph_has_validity_edge (Results 1 – 1 of 1) sorted by relevance
666 static isl_bool graph_has_validity_edge(struct isl_sched_graph *graph, in graph_has_validity_edge() function1650 return graph_has_validity_edge(graph, &graph->node[j], &graph->node[i]); in node_follows_strong()6136 return graph_has_validity_edge(graph, &graph->node[j], &graph->node[i]); in cluster_follows()7253 return graph_has_validity_edge(graph, &graph->node[j], &graph->node[i]); in node_follows_strong_or_same_cluster()