LLVM 22.0.0git
llvm::PGOCtxProfileWriter Member List

This is the complete list of members for llvm::PGOCtxProfileWriter, including all inherited members.

CodeLenllvm::PGOCtxProfileWriterstatic
ContainerMagicllvm::PGOCtxProfileWriterstatic
CurrentVersionllvm::PGOCtxProfileWriterstatic
endContextSection() overridellvm::PGOCtxProfileWritervirtual
endFlatSection() overridellvm::PGOCtxProfileWritervirtual
PGOCtxProfileWriter(raw_ostream &Out, std::optional< unsigned > VersionOverride=std::nullopt, bool IncludeEmpty=false)llvm::PGOCtxProfileWriter
startContextSection() overridellvm::PGOCtxProfileWritervirtual
startFlatSection() overridellvm::PGOCtxProfileWritervirtual
VBREncodingBitsllvm::PGOCtxProfileWriterstatic
writeContextual(const ctx_profile::ContextNode &RootNode, const ctx_profile::ContextNode *Unhandled, uint64_t TotalRootEntryCount) overridellvm::PGOCtxProfileWritervirtual
writeFlat(ctx_profile::GUID Guid, const uint64_t *Buffer, size_t BufferSize) overridellvm::PGOCtxProfileWritervirtual
~PGOCtxProfileWriter()llvm::PGOCtxProfileWriterinline
~ProfileWriter()=defaultllvm::ctx_profile::ProfileWritervirtual