Searched refs:NumTypesPerWord (Results 1 – 1 of 1) sorted by relevance
62 static const unsigned NumTypesPerWord = sizeof(uint64_t) * 8 / NumBitsPerType; member in __anone18cd8db0111::PGOHash104 const unsigned PGOHash::NumTypesPerWord; member in __anone18cd8db0111::PGOHash577 if (Count && Count % NumTypesPerWord == 0) { in combine()591 if (Count <= NumTypesPerWord) in finalize()