Searched refs:OtherReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp468 unsigned OtherReg = Hint.second; local
469 Hint = MRI->getRegAllocationHint(OtherReg);
472 MRI->setRegAllocationHint(OtherReg, Hint.first, NewReg);

Completed in 60 milliseconds