struct MCRegisterInfo::DwarfLLVMRegPair

Declaration

struct MCRegisterInfo::DwarfLLVMRegPair { /* full declaration omitted */ };

Description

DwarfLLVMRegPair - Emitted by tablegen so Dwarf < ->LLVM reg mappings can be performed with a binary search.

Declared at: llvm/include/llvm/MC/MCRegisterInfo.h:141

Member Variables

public unsigned int FromReg
public unsigned int ToReg