Searched refs:NumTypesPerWord (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ | ||
| H A D | CodeGenPGO.cpp | 79 static const unsigned NumTypesPerWord = sizeof(uint64_t) * 8 / NumBitsPerType; member in __anonc3cc86690111::PGOHash |