llvm::StaticDataProfileInfo::StaticDataProfileInfo

Construct StaticDataProfileInfo with data-access profile combining EnableDataAccessProf.

Synopsis

Declared in <llvm/Analysis/StaticDataProfileInfo.h>

StaticDataProfileInfo(bool EnableDataAccessProf);

Parameters

NameDescription
EnableDataAccessProfWhether to combine data-access profile hotness with PGO counts.