LLVM 20.0.0git
|
This is the complete list of members for llvm::memprof::PortableMemInfoBlock, including all inherited members.
clear() | llvm::memprof::PortableMemInfoBlock | inline |
deserialize(const MemProfSchema &IncomingSchema, const unsigned char *Ptr) | llvm::memprof::PortableMemInfoBlock | inline |
getSchema() const | llvm::memprof::PortableMemInfoBlock | inline |
operator!=(const PortableMemInfoBlock &Other) const | llvm::memprof::PortableMemInfoBlock | inline |
operator==(const PortableMemInfoBlock &Other) const | llvm::memprof::PortableMemInfoBlock | inline |
PortableMemInfoBlock()=default | llvm::memprof::PortableMemInfoBlock | |
PortableMemInfoBlock(const MemInfoBlock &Block, const MemProfSchema &IncomingSchema) | llvm::memprof::PortableMemInfoBlock | inlineexplicit |
PortableMemInfoBlock(const MemProfSchema &Schema, const unsigned char *Ptr) | llvm::memprof::PortableMemInfoBlock | inline |
printYAML(raw_ostream &OS) const | llvm::memprof::PortableMemInfoBlock | inline |
serialize(const MemProfSchema &Schema, raw_ostream &OS) const | llvm::memprof::PortableMemInfoBlock | inline |
serializedSize(const MemProfSchema &Schema) | llvm::memprof::PortableMemInfoBlock | inlinestatic |