Searched refs:bind_aff_tests (Results 1 – 1 of 1) sorted by relevance
7104 } bind_aff_tests[] = { variable7119 for (i = 0; i < ARRAY_SIZE(bind_aff_tests); ++i) { in test_bind_aff()7125 aff = isl_aff_read_from_str(ctx, bind_aff_tests[i].aff); in test_bind_aff()7126 id = isl_id_read_from_str(ctx, bind_aff_tests[i].id); in test_bind_aff()7128 r = set_check_equal(res, bind_aff_tests[i].res); in test_bind_aff()