BINARY enum value | llvm::InstrProfCorrelator | |
CFGHashAttributeName | llvm::InstrProfCorrelator | static |
CK_32Bit enum value | llvm::InstrProfCorrelator | |
CK_64Bit enum value | llvm::InstrProfCorrelator | |
correlateProfileData(int MaxWarnings)=0 | llvm::InstrProfCorrelator | pure virtual |
Ctx | llvm::InstrProfCorrelator | protected |
DEBUG_INFO enum value | llvm::InstrProfCorrelator | |
dumpYaml(int MaxWarnings, raw_ostream &OS)=0 | llvm::InstrProfCorrelator | pure virtual |
FunctionNameAttributeName | llvm::InstrProfCorrelator | static |
get(StringRef Filename, ProfCorrelatorKind FileKind, const object::BuildIDFetcher *BIDFetcher=nullptr, const ArrayRef< llvm::object::BuildID > BIs={}) | llvm::InstrProfCorrelator | static |
getCountersSectionSize() const | llvm::InstrProfCorrelator | inline |
getDataSize() const | llvm::InstrProfCorrelator | |
getKind() const | llvm::InstrProfCorrelator | inline |
getNamesPointer() const | llvm::InstrProfCorrelator | inline |
getNamesSize() const | llvm::InstrProfCorrelator | inline |
InstrProfCorrelator(InstrProfCorrelatorKind K, std::unique_ptr< Context > Ctx) | llvm::InstrProfCorrelator | inlineprotected |
InstrProfCorrelatorKind enum name | llvm::InstrProfCorrelator | |
Names | llvm::InstrProfCorrelator | protected |
NamesVec | llvm::InstrProfCorrelator | protected |
NONE enum value | llvm::InstrProfCorrelator | |
NumCountersAttributeName | llvm::InstrProfCorrelator | static |
ProfCorrelatorKind enum name | llvm::InstrProfCorrelator | |
yaml::MappingTraits< CorrelationData > | llvm::InstrProfCorrelator | friend |
yaml::MappingTraits< Probe > | llvm::InstrProfCorrelator | friend |
yaml::SequenceElementTraits< Probe > | llvm::InstrProfCorrelator | friend |
~InstrProfCorrelator()=default | llvm::InstrProfCorrelator | virtual |