LLVM 20.0.0git
|
This is the complete list of members for llvm::memprof::Frame, including all inherited members.
Column | llvm::memprof::Frame | |
deserialize(const unsigned char *Ptr) | llvm::memprof::Frame | inlinestatic |
Frame(const Frame &Other) | llvm::memprof::Frame | inline |
Frame(GlobalValue::GUID Hash, uint32_t Off, uint32_t Col, bool Inline) | llvm::memprof::Frame | inline |
Function | llvm::memprof::Frame | |
getSymbolName() const | llvm::memprof::Frame | inline |
getSymbolNameOr(StringRef Alt) const | llvm::memprof::Frame | inline |
hash() const | llvm::memprof::Frame | inline |
hasSymbolName() const | llvm::memprof::Frame | inline |
IsInlineFrame | llvm::memprof::Frame | |
LineOffset | llvm::memprof::Frame | |
operator!=(const Frame &Other) const | llvm::memprof::Frame | inline |
operator=(const Frame &Other) | llvm::memprof::Frame | inline |
operator==(const Frame &Other) const | llvm::memprof::Frame | inline |
printYAML(raw_ostream &OS) const | llvm::memprof::Frame | inline |
serialize(raw_ostream &OS) const | llvm::memprof::Frame | inline |
serializedSize() | llvm::memprof::Frame | inlinestatic |
SymbolName | llvm::memprof::Frame |