Searched refs:bin_locus_tests (Results 1 – 1 of 1) sorted by relevance
8141 } bin_locus_tests[] = { variable8206 for (i = 0; i < ARRAY_SIZE(bin_locus_tests); ++i) { in test_bin_locus()8208 bin_locus_tests[i].arg1); in test_bin_locus()8210 bin_locus_tests[i].arg2); in test_bin_locus()8211 res = isl_union_map_read_from_str(ctx, bin_locus_tests[i].res); in test_bin_locus()8212 umap = bin_locus_tests[i].fn(umap, mupa); in test_bin_locus()