Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_flow.c365 h1 = isl_map_get_hash(i1->map); in access_sort_cmp()
366 h2 = isl_map_get_hash(i2->map); in access_sort_cmp()
H A Disl_union_map.c4347 map_hash = isl_map_get_hash(map); in add_hash()
H A Disl_map.c11201 uint32_t isl_map_get_hash(__isl_keep isl_map *map) in isl_map_get_hash() function
11227 return isl_map_get_hash(set_to_map(set)); in isl_set_get_hash()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dmap.h699 uint32_t isl_map_get_hash(__isl_keep isl_map *map);