#include "llvm/ProfileData/DataAccessProf.h"
Definition at line 68 of file DataAccessProf.h.
◆ DataAccessProfRecordRef()
llvm::memprof::internal::DataAccessProfRecordRef::DataAccessProfRecordRef |
( |
uint64_t |
SymbolID, |
|
|
uint64_t |
AccessCount, |
|
|
bool |
IsStringLiteral |
|
) |
| |
|
inline |
◆ AccessCount
uint64_t llvm::memprof::internal::DataAccessProfRecordRef::AccessCount |
◆ IsStringLiteral
bool llvm::memprof::internal::DataAccessProfRecordRef::IsStringLiteral |
◆ Locations
◆ SymbolID
uint64_t llvm::memprof::internal::DataAccessProfRecordRef::SymbolID |
The documentation for this struct was generated from the following file: