Searched refs:bind_aff_tests (Results 1 – 1 of 1) sorted by relevance
7281 } bind_aff_tests[] = { variable7296 for (i = 0; i < ARRAY_SIZE(bind_aff_tests); ++i) { in test_bind_aff()7302 aff = isl_aff_read_from_str(ctx, bind_aff_tests[i].aff); in test_bind_aff()7303 id = isl_id_read_from_str(ctx, bind_aff_tests[i].id); in test_bind_aff()7305 r = set_check_equal(res, bind_aff_tests[i].res); in test_bind_aff()