Home
last modified time | relevance | path

Searched refs:test_one_schedule (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_test.c4297 int test_one_schedule(isl_ctx *ctx, const char *d, const char *w, in test_one_schedule() function
4934 if (test_one_schedule(ctx, "{[]}", "{}", "{}", "{[] -> []}", 0, 0) < 0) in test_schedule()
4943 if (test_one_schedule(ctx, D, W, R, S, 2, 0) < 0) in test_schedule()
4956 if (test_one_schedule(ctx, D, W, R, S, 2, 0) < 0) in test_schedule()
4963 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0) in test_schedule()
4970 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0) in test_schedule()
4977 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0) in test_schedule()
4984 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0) in test_schedule()
4991 if (test_one_schedule(ctx, D, W, R, S, 2, 1) < 0) in test_schedule()
4998 if (test_one_schedule(ctx, D, W, R, S, 2, 1) < 0) in test_schedule()
[all …]