Home
last modified time | relevance | path

Searched defs:isl_clustering (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler_clustering.h27 struct isl_clustering { struct
28 int n;
29 struct isl_sched_graph *scc;
30 struct isl_sched_graph *cluster;
31 int *scc_cluster;
32 int *scc_node;
33 int *scc_in_merge;