Construct StaticDataProfileInfo with data-access profile combining EnableDataAccessProf.
Declared in <llvm/Analysis/StaticDataProfileInfo.h>
StaticDataProfileInfo(bool EnableDataAccessProf);
| Name | Description |
|---|---|
| EnableDataAccessProf | Whether to combine data-access profile hotness with PGO counts. |