|
LLVM 22.0.0git
|
This is the complete list of members for llvm::memprof::IndexedMemProfRecord, including all inherited members.
| AllocSites | llvm::memprof::IndexedMemProfRecord | |
| CallSites | llvm::memprof::IndexedMemProfRecord | |
| clear() | llvm::memprof::IndexedMemProfRecord | inline |
| deserialize(const MemProfSchema &Schema, const unsigned char *Buffer, IndexedVersion Version) | llvm::memprof::IndexedMemProfRecord | static |
| merge(const IndexedMemProfRecord &Other) | llvm::memprof::IndexedMemProfRecord | inline |
| operator==(const IndexedMemProfRecord &Other) const | llvm::memprof::IndexedMemProfRecord | inline |
| serialize(const MemProfSchema &Schema, raw_ostream &OS, IndexedVersion Version, llvm::DenseMap< CallStackId, LinearCallStackId > *MemProfCallStackIndexes=nullptr) const | llvm::memprof::IndexedMemProfRecord | |
| serializedSize(const MemProfSchema &Schema, IndexedVersion Version) const | llvm::memprof::IndexedMemProfRecord | |
| toMemProfRecord(llvm::function_ref< std::vector< Frame >(const CallStackId)> Callback) const | llvm::memprof::IndexedMemProfRecord |