struct ProfileData

Declaration

template <class IntPtrT>
struct ProfileData { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ProfileData/InstrProf.h:1176

Templates

IntPtrT

Member Variables

public const uint64_t NameRef
public const uint64_t FuncHash
public const IntPtrT CounterPtr
public const IntPtrT FunctionPointer
public IntPtrT Values
public const uint32_t NumCounters
public const uint16_t[2] NumValueSites