Searched refs:BaseOpReg (Results 1 – 1 of 1) sorted by relevance
1257 Register BaseOpReg = MI->getOperand(BaseOpIdx).getReg(); in tryInstructionCommute() local1278 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()1295 BaseOpReg = OtherOpReg; in tryInstructionCommute()