LLVM 20.0.0git
|
Public Attributes | |
uint64_t | TotalSize = 0 |
AllocationType | AllocType = AllocationType::None |
bool | Matched = false |
Definition at line 792 of file MemProfiler.cpp.
AllocationType AllocMatchInfo::AllocType = AllocationType::None |
Definition at line 794 of file MemProfiler.cpp.
bool AllocMatchInfo::Matched = false |
Definition at line 795 of file MemProfiler.cpp.
uint64_t AllocMatchInfo::TotalSize = 0 |
Definition at line 793 of file MemProfiler.cpp.