Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c7247 static isl_bool node_follows_strong_or_same_cluster(int i, int j, void *user) in node_follows_strong_or_same_cluster() function
7291 if (detect_ccs(ctx, graph, &node_follows_strong_or_same_cluster) < 0) in extract_clusters()