|
LLVM 22.0.0git
|
Public Member Functions | |
| bool | operator== (const CallSiteEntry &Other) const |
Public Attributes | |
| ArrayRef< Frame > | Frames |
| ArrayRef< GlobalValue::GUID > | CalleeGuids |
Definition at line 493 of file MemProfUse.cpp.
|
inline |
Definition at line 503 of file MemProfUse.cpp.
References Frames, and llvm::Other.
| ArrayRef<GlobalValue::GUID> CallSiteEntry::CalleeGuids |
Definition at line 497 of file MemProfUse.cpp.
Referenced by handleCallSite().
Definition at line 495 of file MemProfUse.cpp.
Referenced by handleCallSite(), and operator==().