Searched refs:test_special_schedule (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 4493 int test_special_schedule(isl_ctx *ctx, const char *domain, in test_special_schedule() function 4924 return test_special_schedule(ctx, D, V, P, S); in test_skewing_schedule() 5156 if (test_special_schedule(ctx, D, V, P, S) < 0) in test_schedule() 5170 if (test_special_schedule(ctx, D, V, P, S) < 0) in test_schedule() 5180 if (test_special_schedule(ctx, D, V, P, S) < 0) in test_schedule() 5183 if (test_special_schedule(ctx, D, V, P, S) < 0) in test_schedule()
|