Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_local_space.c34 uint32_t hash, space_hash, div_hash; in isl_local_space_get_hash() local
42 div_hash = isl_mat_get_hash(ls->div); in isl_local_space_get_hash()
43 isl_hash_hash(hash, div_hash); in isl_local_space_get_hash()