Summary of a single MIB in a memprof metadata on allocations.
Synopsis
Declared in <llvm/IR/ModuleSummaryIndex.h>
struct MIBInfo;
Member Functions
Name |
Description |
|
Construct MIB info from an allocation type and stack id indices. |
Data Members
Name |
Description |
Allocation type for this profiled context. |
|
Indices into the index StackIds vector for this MIB context. |
Created with MrDocs