Searched defs:isl_clustering (Results 1 – 1 of 1) sorted by relevance
27 struct isl_clustering { struct28 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;