Searched refs:RSUse (Results 1 – 1 of 1) sorted by relevance
260 RSUse = MRI.use_begin(RegSeqDstReg), in foldOperand() local261 RSE = MRI.use_end(); RSUse != RSE; ++RSUse) { in foldOperand()263 MachineInstr *RSUseMI = RSUse->getParent(); in foldOperand()264 if (RSUse->getSubReg() != RegSeqDstSubReg) in foldOperand()267 foldOperand(OpToFold, RSUseMI, RSUse.getOperandNo(), FoldList, in foldOperand()