LLVM
17.0.0git
|
Summary of a single MIB in a memprof metadata on allocations. More...
#include "llvm/IR/ModuleSummaryIndex.h"
Public Member Functions | |
MIBInfo (AllocationType AllocType, SmallVector< unsigned > StackIdIndices) | |
Public Attributes | |
AllocationType | AllocType |
SmallVector< unsigned > | StackIdIndices |
Summary of a single MIB in a memprof metadata on allocations.
Definition at line 326 of file ModuleSummaryIndex.h.
|
inline |
Definition at line 336 of file ModuleSummaryIndex.h.
AllocationType llvm::MIBInfo::AllocType |
Definition at line 328 of file ModuleSummaryIndex.h.
SmallVector<unsigned> llvm::MIBInfo::StackIdIndices |
Definition at line 334 of file ModuleSummaryIndex.h.