LLVM: llvm::sampleprof::SampleContextFrame Struct Reference (original) (raw)

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

Public Member Functions
SampleContextFrame ()
SampleContextFrame (FunctionId Func, LineLocation Location)
bool operator== (const SampleContextFrame &That) const
bool operator!= (const SampleContextFrame &That) const
std::string toString (bool OutputLineLocation) const
uint64_t getHashCode () const

Definition at line 496 of file SampleProf.h.

llvm::sampleprof::SampleContextFrame::SampleContextFrame ( ) inline

SampleContextFrame() [2/2]

getHashCode()

uint64_t llvm::sampleprof::SampleContextFrame::getHashCode ( ) const inline

operator!=()

operator==()

toString()

std::string llvm::sampleprof::SampleContextFrame::toString ( bool OutputLineLocation) const inline

Func

FunctionId llvm::sampleprof::SampleContextFrame::Func

Location


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