LLVM: llvm::MCObjectWriter::CGProfileEntry Struct Reference (original) (raw)

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

Public Attributes
const MCSymbolRefExpr * From
const MCSymbolRefExpr * To
uint64_t Count

Detailed Description

Definition at line 45 of file MCObjectWriter.h.

Member Data Documentation

Count

uint64_t llvm::MCObjectWriter::CGProfileEntry::Count

Definition at line 48 of file MCObjectWriter.h.

From

const MCSymbolRefExpr* llvm::MCObjectWriter::CGProfileEntry::From

Definition at line 46 of file MCObjectWriter.h.

To

const MCSymbolRefExpr* llvm::MCObjectWriter::CGProfileEntry::To

Definition at line 47 of file MCObjectWriter.h.


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