|
LLVM
4.0.0
|
Public Attributes | |
| uint64_t | Pos |
| uint64_t * | D |
| int | N |
Definition at line 33 of file InstrProfWriter.cpp.
| uint64_t* PatchItem::D |
Definition at line 35 of file InstrProfWriter.cpp.
Referenced by llvm::ProfOStream::patch().
| int PatchItem::N |
Definition at line 36 of file InstrProfWriter.cpp.
Referenced by llvm::ProfOStream::patch().
| uint64_t PatchItem::Pos |
Definition at line 34 of file InstrProfWriter.cpp.
1.8.6