Searched refs:test_plain_fixed (Results 1 – 1 of 1) sorted by relevance
| /llvm-project/polly/lib/External/isl/ |
| H A D | isl_test.c | 7919 static int test_plain_fixed(isl_ctx *ctx, __isl_take isl_map *map, in test_plain_fixed() function 7945 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 0)) in test_fixed() 7949 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7953 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7957 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed()
|