Searched refs:hashRG (Results 1 – 1 of 1) sorted by relevance
115 const uint64_t hashRG = (static_cast<uint64_t>(vec[0u].ui) << 32) | (vec[1u].ui); in hash() local117 HashCombine(hash, hashRG, hashBA); in hash()