Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c4315 int is_nonneg, is_parallel, is_tilable, is_injection, is_complete; in test_one_schedule() local
4373 is_tilable = 1; in test_one_schedule()
4385 is_tilable = isl_set_is_subset(delta_set, slice); in test_one_schedule()
4410 if (is_nonneg < 0 || is_parallel < 0 || is_tilable < 0 || in test_one_schedule()
4424 if (!is_tilable) in test_one_schedule()