LLVM 22.0.0git
CallSiteEntry Struct Reference

Public Attributes

ArrayRef< FrameFrames
ArrayRef< GlobalValue::GUIDCalleeGuids

Detailed Description

Definition at line 507 of file MemProfUse.cpp.

Member Data Documentation

◆ CalleeGuids

ArrayRef<GlobalValue::GUID> CallSiteEntry::CalleeGuids

Definition at line 511 of file MemProfUse.cpp.

Referenced by handleCallSite().

◆ Frames

ArrayRef<Frame> CallSiteEntry::Frames

Definition at line 509 of file MemProfUse.cpp.

Referenced by handleCallSite().


The documentation for this struct was generated from the following file: