LLVM: llvm::sampleprof::ProfileConverter::FrameNode Struct Reference (original) (raw)
#include "[llvm/ProfileData/SampleProf.h](SampleProf%5F8h%5Fsource.html)"
Definition at line 1539 of file SampleProf.h.
◆ getOrCreateChildFrame()
◆ AllChildFrames
std::map<uint64_t, FrameNode> llvm::sampleprof::ProfileConverter::FrameNode::AllChildFrames
◆ CallSiteLoc
LineLocation llvm::sampleprof::ProfileConverter::FrameNode::CallSiteLoc
◆ FuncName
FunctionId llvm::sampleprof::ProfileConverter::FrameNode::FuncName
◆ FuncSamples
FunctionSamples* llvm::sampleprof::ProfileConverter::FrameNode::FuncSamples
The documentation for this struct was generated from the following files:
- include/llvm/ProfileData/SampleProf.h
- lib/ProfileData/SampleProf.cpp