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