Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_scheduler.c1646 static isl_bool node_follows_strong(int i, int j, void *user) in node_follows_strong() function
1691 return detect_ccs(ctx, graph, &node_follows_strong); in detect_sccs()