Searched refs:test_plain_fixed (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 7742 static int test_plain_fixed(isl_ctx *ctx, __isl_take isl_map *map, in test_plain_fixed() function 7768 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 0)) in test_fixed() 7772 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7776 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7780 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed()
|