Searched refs:coalesce_subset (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_coalesce.c1484 static int coalesce_subset(__isl_keep isl_map *map, int i, int j, function
1542 * of those of "j". If so, we pass control over to coalesce_subset.
1581 subset = coalesce_subset(map, i, j, tabs, div, exp1);

Completed in 38 milliseconds