LLVM 20.0.0git
Public Attributes | List of all members
llvm::MCObjectWriter::CGProfileEntry Struct Reference

#include "llvm/MC/MCObjectWriter.h"

Public Attributes

const MCSymbolRefExprFrom
 
const MCSymbolRefExprTo
 
uint64_t Count
 

Detailed Description

Definition at line 43 of file MCObjectWriter.h.

Member Data Documentation

◆ Count

uint64_t llvm::MCObjectWriter::CGProfileEntry::Count

Definition at line 46 of file MCObjectWriter.h.

◆ From

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

Definition at line 44 of file MCObjectWriter.h.

◆ To

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

Definition at line 45 of file MCObjectWriter.h.


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