Searched refs:is_tilable (Results 1 – 1 of 1) sorted by relevance
4315 int is_nonneg, is_parallel, is_tilable, is_injection, is_complete; in test_one_schedule() local4373 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()