Searched refs:RSUse (Results 1 – 1 of 1) sorted by relevance
433 RSUse = MRI->use_begin(RegSeqDstReg), RSE = MRI->use_end(); in foldOperand() local434 RSUse != RSE; ++RSUse) { in foldOperand()436 MachineInstr *RSUseMI = RSUse->getParent(); in foldOperand()437 if (RSUse->getSubReg() != RegSeqDstSubReg) in foldOperand()440 foldOperand(OpToFold, RSUseMI, RSUse.getOperandNo(), FoldList, in foldOperand()