Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_local_space.c34 uint32_t hash, space_hash, div_hash; in isl_local_space_get_hash() local
40 space_hash = isl_space_get_hash(ls->dim); in isl_local_space_get_hash()
41 isl_hash_hash(hash, space_hash); in isl_local_space_get_hash()