reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
57 uint32_t isl_seq_get_hash_bits(isl_int *p, unsigned len, unsigned bits);
670 uint32_t hash = isl_seq_get_hash_bits((*ineq) + 1, ci->total, ci->bits); 784 index[isl_seq_get_hash_bits(bmap->div[k], 2+total, bits)] = k + 1; 791 hash = isl_seq_get_hash_bits(bmap->div[k], 2+total, bits); 1174 h = isl_seq_get_hash_bits(bmap->ineq[0] + 1, total, ci.bits);