Searched refs:NumTypesPerWord (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ | ||
| H A D | CodeGenPGO.cpp | 78 static const unsigned NumTypesPerWord = sizeof(uint64_t) * 8 / NumBitsPerType; member in __anon67ae45280111::PGOHash |