|
LLVM 22.0.0git
|
#include "llvm/MC/MCObjectWriter.h"
Public Attributes | |
| const MCSymbolRefExpr * | From |
| const MCSymbolRefExpr * | To |
| uint64_t | Count |
Definition at line 45 of file MCObjectWriter.h.
| uint64_t llvm::MCObjectWriter::CGProfileEntry::Count |
Definition at line 48 of file MCObjectWriter.h.
| const MCSymbolRefExpr* llvm::MCObjectWriter::CGProfileEntry::From |
Definition at line 46 of file MCObjectWriter.h.
| const MCSymbolRefExpr* llvm::MCObjectWriter::CGProfileEntry::To |
Definition at line 47 of file MCObjectWriter.h.