Searched refs:isl_map_get_hash (Results 1 – 4 of 4) sorted by relevance
365 h1 = isl_map_get_hash(i1->map); in access_sort_cmp()366 h2 = isl_map_get_hash(i2->map); in access_sort_cmp()
4441 map_hash = isl_map_get_hash(map); in add_hash()
11306 uint32_t isl_map_get_hash(__isl_keep isl_map *map) in isl_map_get_hash() function11332 return isl_map_get_hash(set_to_map(set)); in isl_set_get_hash()
715 uint32_t isl_map_get_hash(__isl_keep isl_map *map);