|
LLVM
8.0.1
|
This is the complete list of members for llvm::NamedInstrProfRecord, including all inherited members.
| addValueData(uint32_t ValueKind, uint32_t Site, InstrProfValueData *VData, uint32_t N, InstrProfSymtab *SymTab) | llvm::InstrProfRecord | |
| Clear() | llvm::InstrProfRecord | inline |
| clearValueData() | llvm::InstrProfRecord | inline |
| Counts | llvm::InstrProfRecord | |
| getNumValueData(uint32_t ValueKind) const | llvm::InstrProfRecord | inline |
| getNumValueDataForSite(uint32_t ValueKind, uint32_t Site) const | llvm::InstrProfRecord | inline |
| getNumValueKinds() const | llvm::InstrProfRecord | inline |
| getNumValueSites(uint32_t ValueKind) const | llvm::InstrProfRecord | inline |
| getValueForSite(uint32_t ValueKind, uint32_t Site, uint64_t *TotalC=nullptr) const | llvm::InstrProfRecord | inline |
| getValueForSite(InstrProfValueData Dest[], uint32_t ValueKind, uint32_t Site) const | llvm::InstrProfRecord | inline |
| Hash | llvm::NamedInstrProfRecord | |
| InstrProfRecord()=default | llvm::InstrProfRecord | |
| InstrProfRecord(std::vector< uint64_t > Counts) | llvm::InstrProfRecord | inline |
| InstrProfRecord(InstrProfRecord &&)=default | llvm::InstrProfRecord | |
| InstrProfRecord(const InstrProfRecord &RHS) | llvm::InstrProfRecord | inline |
| merge(InstrProfRecord &Other, uint64_t Weight, function_ref< void(instrprof_error)> Warn) | llvm::InstrProfRecord | |
| Name | llvm::NamedInstrProfRecord | |
| NamedInstrProfRecord()=default | llvm::NamedInstrProfRecord | |
| NamedInstrProfRecord(StringRef Name, uint64_t Hash, std::vector< uint64_t > Counts) | llvm::NamedInstrProfRecord | inline |
| operator=(InstrProfRecord &&)=default | llvm::InstrProfRecord | |
| operator=(const InstrProfRecord &RHS) | llvm::InstrProfRecord | inline |
| reserveSites(uint32_t ValueKind, uint32_t NumValueSites) | llvm::InstrProfRecord | inline |
| scale(uint64_t Weight, function_ref< void(instrprof_error)> Warn) | llvm::InstrProfRecord | |
| sortValueData() | llvm::InstrProfRecord | inline |
1.8.13