AsmJit
Low-Latency Machine Code Generation
Base class used by ZoneHash template.
Buckets data.
Count of records inserted into the hash table.
Count of hash buckets.
When buckets array should grow (only checked after insertion).
Reciprocal value of _bucketsCount
.
How many bits to shift right when hash is multiplied with _rcpValue
.
Prime value index in internal prime array.
Embedded data, used by empty hash tables.