Home
last modified time | relevance | path

Searched refs:graph_has_validity_edge (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c666 static isl_bool graph_has_validity_edge(struct isl_sched_graph *graph, in graph_has_validity_edge() function
1650 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()