Searched refs:bijective (Results 1 – 6 of 6) sorted by relevance
993 int bijective; in check_requires_unroll() local997 bijective = access_is_bijective(data, access); in check_requires_unroll()998 if (bijective < 0) in check_requires_unroll()1000 return !bijective; in check_requires_unroll()
3608 int bijective; member3629 int bijective; in test_bijective() local3633 bijective = isl_map_is_bijective(map); in test_bijective()3635 if (bijective < 0) in test_bijective()3637 if (bijective_tests[i].bijective && !bijective) in test_bijective()3640 if (!bijective_tests[i].bijective && bijective) in test_bijective()
285 A bijective pure function converting a parameter value between the syncer294 thus the transformation must be bijective.
684 some encodings may have interesting properties, such as not being bijective
973 proposal are bijective. Extending them to many-to-one layout maps allows