Set the data-access profile data owned by this writer.
Declared in <llvm/ProfileData/InstrProfWriter.h>
void
addDataAccessProfData(std::unique_ptr<memprof::DataAccessProfData> DataAccessProfile);
| Name | Description |
|---|---|
| DataAccessProfile | Data-access profile to take ownership of. |