Searched refs:BaseOpReg (Results 1 – 2 of 2) sorted by relevance
1210 unsigned BaseOpReg = MI->getOperand(BaseOpIdx).getReg(); in tryInstructionCommute() local1231 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()1245 BaseOpReg = OtherOpReg; in tryInstructionCommute()
1164 unsigned BaseOpReg = MI->getOperand(BaseOpIdx).getReg(); in tryInstructionCommute() local1185 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()