Files
clang-p2996/llvm/lib/Analysis/MemoryProfileInfo.cpp
Teresa Johnson 5fd82ca05b [MemProf] Make hasSingleAllocType helper non-static
As suggested in D140908, make the hasSingleAllocType helper non-static
so that it can be used in other files. Add unit testing.

Differential Revision: https://reviews.llvm.org/D144318
2023-02-21 12:00:03 -08:00

9.5 KiB