LLVM: CallSiteEntry Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| ArrayRef< Frame > | Frames |
| ArrayRef< GlobalValue::GUID > | CalleeGuids |
Detailed Description
Definition at line 534 of file MemProfUse.cpp.
Member Data Documentation
◆ CalleeGuids
ArrayRef<GlobalValue::GUID> CallSiteEntry::CalleeGuids
Definition at line 538 of file MemProfUse.cpp.
Referenced by handleCallSite().
◆ Frames
ArrayRef<Frame> CallSiteEntry::Frames
Definition at line 536 of file MemProfUse.cpp.
Referenced by handleCallSite().
The documentation for this struct was generated from the following file:
- lib/Transforms/Instrumentation/MemProfUse.cpp