Summary of a single MIB in a memprof metadata on allocations.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

struct MIBInfo;

Member Functions

Name

Description

MIBInfo [constructor]

Construct MIB info from an allocation type and stack id indices.

Data Members

Name

Description

AllocType

Allocation type for this profiled context.

StackIdIndices

Indices into the index StackIds vector for this MIB context.

Created with MrDocs