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