Construct allocation info from a list of MIBs.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

AllocInfo(std::vector<MIBInfo> MIBs);

Parameters

Name

Description

MIBs

Memprof MIB summaries for this allocation.

Created with MrDocs