Searched refs:opt_pw_tests (Results 1 – 1 of 1) sorted by relevance
3172 } opt_pw_tests[] = { variable3190 for (i = 0; i < ARRAY_SIZE(opt_pw_tests); ++i) { in test_pw_max()3191 pma = isl_pw_multi_aff_read_from_str(ctx, opt_pw_tests[i].pma); in test_pw_max()3193 r = multi_val_check_plain_equal(mv, opt_pw_tests[i].res); in test_pw_max()