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

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp271 unsigned OtherReg = Hint.second; local
272 Hint = MRI->getRegAllocationHint(OtherReg);
275 MRI->setRegAllocationHint(OtherReg, Hint.first, NewReg);

Completed in 16 milliseconds