LLVM 20.0.0git
|
Public Attributes | |
uint64_t | TotalSize = 0 |
AllocationType | AllocType = AllocationType::None |
bool | Matched = false |
Definition at line 824 of file MemProfiler.cpp.
AllocationType AllocMatchInfo::AllocType = AllocationType::None |
Definition at line 826 of file MemProfiler.cpp.
bool AllocMatchInfo::Matched = false |
Definition at line 827 of file MemProfiler.cpp.
uint64_t AllocMatchInfo::TotalSize = 0 |
Definition at line 825 of file MemProfiler.cpp.