Home
last modified time | relevance | path

Searched defs:DwarfLLVMRegPair (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
DMCRegisterInfo.h141 struct DwarfLLVMRegPair { struct
145 bool operator<(DwarfLLVMRegPair RHS) const { return FromReg < RHS.FromReg; } argument