Searched refs:isl_space_get_tuple_hash (Results 1 – 7 of 7) sorted by relevance
30 uint32_t isl_space_get_tuple_hash(__isl_keep isl_space *space);
213 hash = isl_space_get_tuple_hash(space); in FN()
276 hash = isl_space_get_tuple_hash(space); in FN()
412 hash = isl_space_get_tuple_hash(graph->node[i].space); in graph_init_table()436 hash = isl_space_get_tuple_hash(space); in graph_find_node()
2696 uint32_t isl_space_get_tuple_hash(__isl_keep isl_space *space) in isl_space_get_tuple_hash() function
440 hash = isl_space_get_tuple_hash(space); in isl_union_map_find_entry()
10660 hash2 = isl_space_get_tuple_hash(space); in test_domain_hash()