Searched refs:test_plain_fixed (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test.c | 7850 static int test_plain_fixed(isl_ctx *ctx, __isl_take isl_map *map, in test_plain_fixed() function 7876 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 0)) in test_fixed() 7880 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7884 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7888 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed()
|