Searched refs:bin_locus_tests (Results 1 – 1 of 1) sorted by relevance
8344 } bin_locus_tests[] = { variable8419 for (i = 0; i < ARRAY_SIZE(bin_locus_tests); ++i) { in test_bin_locus()8421 bin_locus_tests[i].arg1); in test_bin_locus()8423 bin_locus_tests[i].arg2); in test_bin_locus()8424 res = isl_union_map_read_from_str(ctx, bin_locus_tests[i].res); in test_bin_locus()8425 umap = bin_locus_tests[i].fn(umap, mupa); in test_bin_locus()