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

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

Public Member Functions
LineLocation (uint32_t L, uint32_t D)
bool operator< (const LineLocation &O) const
bool operator== (const LineLocation &O) const
bool operator!= (const LineLocation &O) const
uint64_t getHashCode () const

Definition at line 832 of file MemProf.h.

getHashCode()

uint64_t llvm::memprof::LineLocation::getHashCode ( ) const inline

operator!=()

operator<()

operator==()

Column

uint32_t llvm::memprof::LineLocation::Column

LineOffset

uint32_t llvm::memprof::LineLocation::LineOffset


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