|
LLVM
8.0.1
|

Public Attributes | |
| uint64_t | Pos |
| uint64_t * | D |
| int | N |
Definition at line 39 of file InstrProfWriter.cpp.
| uint64_t* PatchItem::D |
Definition at line 41 of file InstrProfWriter.cpp.
Referenced by llvm::ProfOStream::patch().
| int PatchItem::N |
Definition at line 42 of file InstrProfWriter.cpp.
Referenced by llvm::ProfOStream::patch().
| uint64_t PatchItem::Pos |
Definition at line 40 of file InstrProfWriter.cpp.
1.8.13