addDataProbe(uint64_t FunctionName, uint64_t CFGHash, IntPtrT CounterOffset, IntPtrT FunctionPtr, uint32_t NumCounters) | llvm::InstrProfCorrelatorImpl< IntPtrT > | protected |
BINARY enum value | llvm::InstrProfCorrelator | |
CFGHashAttributeName | llvm::InstrProfCorrelator | static |
CK_32Bit enum value | llvm::InstrProfCorrelator | |
CK_64Bit enum value | llvm::InstrProfCorrelator | |
classof(const InstrProfCorrelator *C) | llvm::InstrProfCorrelatorImpl< IntPtrT > | static |
classof(const InstrProfCorrelator *C) | llvm::InstrProfCorrelatorImpl< IntPtrT > | |
classof(const InstrProfCorrelator *C) | llvm::InstrProfCorrelatorImpl< IntPtrT > | |
correlateProfileData(int MaxWarnings) override | llvm::InstrProfCorrelatorImpl< IntPtrT > | protectedvirtual |
Ctx | llvm::InstrProfCorrelator | protected |
Data | llvm::InstrProfCorrelatorImpl< IntPtrT > | protected |
DEBUG_INFO enum value | llvm::InstrProfCorrelator | |
dumpYaml(int MaxWarnings, raw_ostream &OS) override | llvm::InstrProfCorrelatorImpl< IntPtrT > | protectedvirtual |
DwarfInstrProfCorrelator(std::unique_ptr< DWARFContext > DICtx, std::unique_ptr< InstrProfCorrelator::Context > Ctx) | llvm::DwarfInstrProfCorrelator< IntPtrT > | inline |
FunctionNameAttributeName | llvm::InstrProfCorrelator | static |
get(std::unique_ptr< InstrProfCorrelator::Context > Ctx, const object::ObjectFile &Obj, ProfCorrelatorKind FileKind) | llvm::InstrProfCorrelatorImpl< IntPtrT > | static |
llvm::InstrProfCorrelator::get(StringRef Filename, ProfCorrelatorKind FileKind) | llvm::InstrProfCorrelator | static |
getCountersSectionSize() const | llvm::InstrProfCorrelator | inline |
getDataPointer() const | llvm::InstrProfCorrelatorImpl< IntPtrT > | inline |
getDataSize() const | llvm::InstrProfCorrelatorImpl< IntPtrT > | inline |
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 |
InstrProfCorrelatorImpl(std::unique_ptr< InstrProfCorrelator::Context > Ctx) | llvm::InstrProfCorrelatorImpl< IntPtrT > | |
InstrProfCorrelatorImpl(std::unique_ptr< InstrProfCorrelator::Context > Ctx) | llvm::InstrProfCorrelatorImpl< IntPtrT > | |
InstrProfCorrelatorImpl(std::unique_ptr< InstrProfCorrelator::Context > Ctx) | llvm::InstrProfCorrelatorImpl< IntPtrT > | |
InstrProfCorrelatorKind enum name | llvm::InstrProfCorrelator | |
maybeSwap(T Value) const | llvm::InstrProfCorrelatorImpl< IntPtrT > | inlineprotected |
Names | llvm::InstrProfCorrelator | protected |
NamesVec | llvm::InstrProfCorrelator | protected |
NONE enum value | llvm::InstrProfCorrelator | |
NumCountersAttributeName | llvm::InstrProfCorrelator | static |
ProfCorrelatorKind enum name | llvm::InstrProfCorrelator | |
~InstrProfCorrelator()=default | llvm::InstrProfCorrelator | virtual |