LLVM 22.0.0git
llvm::MCObjectWriter::CGProfileEntry Struct Reference

#include "llvm/MC/MCObjectWriter.h"

Public Attributes

const MCSymbolRefExprFrom
const MCSymbolRefExprTo
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: