Searched defs:DwarfLLVMRegPair (Results 1 – 1 of 1) sorted by relevance
141 struct DwarfLLVMRegPair { struct145 bool operator<(DwarfLLVMRegPair RHS) const { return FromReg < RHS.FromReg; } argument