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 448 of file MemProfUse.cpp.
|
inline |
Definition at line 458 of file MemProfUse.cpp.
References llvm::ArrayRef< T >::data(), Frames, Other, and llvm::ArrayRef< T >::size().
ArrayRef<GlobalValue::GUID> CallSiteEntry::CalleeGuids |
Definition at line 452 of file MemProfUse.cpp.
Referenced by handleCallSite().
Definition at line 450 of file MemProfUse.cpp.
Referenced by handleCallSite(), and operator==().