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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3728 unsigned OtherReg, OtherSubReg, OtherSrcReg, OtherSrcSubReg; local
3729 if (!isMoveInstr(*TRI, &Copy, OtherSrcReg, OtherReg, OtherSrcSubReg,
3733 OtherReg = OtherSrcReg;

Completed in 114 milliseconds