Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgrouping.c481 int n_leaf; in add_groups() local
486 n_leaf = isl_union_set_list_n_union_set(leaves[i].list); in add_groups()
487 if (n_leaf < 0) in add_groups()
489 if (n_leaf <= 1) in add_groups()