|
LLVM
4.0.0
|
This is the complete list of members for llvm::InstrProfWriter, including all inherited members.
| addRecord(InstrProfRecord &&I, uint64_t Weight=1) | llvm::InstrProfWriter | |
| InstrProfWriter(bool Sparse=false) | llvm::InstrProfWriter | |
| mergeRecordsFromWriter(InstrProfWriter &&IPW) | llvm::InstrProfWriter | |
| PF_FE enum value | llvm::InstrProfWriter | |
| PF_IRLevel enum value | llvm::InstrProfWriter | |
| PF_Unknown enum value | llvm::InstrProfWriter | |
| ProfilingData typedef | llvm::InstrProfWriter | |
| ProfKind enum name | llvm::InstrProfWriter | |
| setIsIRLevelProfile(bool IsIRLevel) | llvm::InstrProfWriter | inline |
| setOutputSparse(bool Sparse) | llvm::InstrProfWriter | |
| setValueProfDataEndianness(support::endianness Endianness) | llvm::InstrProfWriter | |
| write(raw_fd_ostream &OS) | llvm::InstrProfWriter | |
| writeBuffer() | llvm::InstrProfWriter | |
| writeRecordInText(const InstrProfRecord &Record, InstrProfSymtab &Symtab, raw_fd_ostream &OS) | llvm::InstrProfWriter | static |
| writeText(raw_fd_ostream &OS) | llvm::InstrProfWriter | |
| ~InstrProfWriter() | llvm::InstrProfWriter |
1.8.6