================
@@ -1013,20 +1017,25 @@ struct PGOAnalysisMap {
uint32_t ID;
----------------
mtrofin wrote:
can you zero-init the primitive types? less chance of UB through maintenance later
https://github.com/llvm/llvm-project/pull/164914