mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-22 22:06:05 +00:00

Note that we don't have to worry about CallstackProfileData[Id] default-constructing the value side of a new map entry. If that happens, AccessHistogramSize > 0 wouldn't be true, and the new map entry gets deleted right away.