LLVM: llvm::memprof::IndexedCallSiteInfo Struct Reference (original) (raw)

#include "[llvm/ProfileData/MemProf.h](MemProf%5F8h%5Fsource.html)"

Public Member Functions
IndexedCallSiteInfo ()=default
IndexedCallSiteInfo (CallStackId CSId)
IndexedCallSiteInfo (CallStackId CSId, SmallVector< GlobalValue::GUID, 1 > CalleeGuids)
bool operator== (const IndexedCallSiteInfo &Other) const
bool operator!= (const IndexedCallSiteInfo &Other) const

Definition at line 358 of file MemProf.h.

llvm::memprof::IndexedCallSiteInfo::IndexedCallSiteInfo ( ) default

IndexedCallSiteInfo() [2/3]

llvm::memprof::IndexedCallSiteInfo::IndexedCallSiteInfo ( CallStackId CSId) inline

IndexedCallSiteInfo() [3/3]

operator!=()

operator==()

CalleeGuids

CSId

CallStackId llvm::memprof::IndexedCallSiteInfo::CSId = 0


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