|
LLVM
4.0.0
|
#include <InstrProf.h>
Public Attributes | |
| uint64_t | Magic |
| uint64_t | Version |
| uint64_t | Unused |
| uint64_t | HashType |
| uint64_t | HashOffset |
Definition at line 807 of file InstrProf.h.
| uint64_t llvm::IndexedInstrProf::Header::HashOffset |
Definition at line 812 of file InstrProf.h.
| uint64_t llvm::IndexedInstrProf::Header::HashType |
Definition at line 811 of file InstrProf.h.
| uint64_t llvm::IndexedInstrProf::Header::Magic |
Definition at line 808 of file InstrProf.h.
| uint64_t llvm::IndexedInstrProf::Header::Unused |
Definition at line 810 of file InstrProf.h.
| uint64_t llvm::IndexedInstrProf::Header::Version |
Definition at line 809 of file InstrProf.h.
1.8.6