Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_scheduler.c6653 struct isl_sched_node *scc_node, *cluster_node; in extract_node_transformation() local
6667 cluster_node = graph_find_node(ctx, merge_graph, space); in extract_node_transformation()
6668 if (cluster_node && !is_node(merge_graph, cluster_node)) in extract_node_transformation()
6675 ma2 = node_extract_partial_schedule_multi_aff(cluster_node, 0, n); in extract_node_transformation()