Searched refs:bijective_tests (Results 1 – 1 of 1) sorted by relevance
3744 } bijective_tests[] = { variable3766 for (i = 0; i < ARRAY_SIZE(bijective_tests); ++i) { in test_bijective()3767 map = isl_map_read_from_str(ctx, bijective_tests[i].str); in test_bijective()3772 if (bijective_tests[i].bijective && !bijective) in test_bijective()3775 if (!bijective_tests[i].bijective && bijective) in test_bijective()