Searched refs:row_hash (Results 1 – 1 of 1) sorted by relevance
44 uint32_t row_hash; in isl_mat_get_hash() local46 row_hash = isl_seq_get_hash(mat->row[i], mat->n_col); in isl_mat_get_hash()47 isl_hash_hash(hash, row_hash); in isl_mat_get_hash()