struct DwarfExpression::Register

Declaration

struct DwarfExpression::Register { /* full declaration omitted */ };

Description

Holds information about all subregisters comprising a register location.

Declared at: llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:108

Member Variables

public int DwarfRegNo
public unsigned int Size
public const char* Comment