Searched refs:RSUse (Results 1 – 1 of 1) sorted by relevance
628 for (auto &RSUse : make_early_inc_range(MRI->use_nodbg_operands(RegSeqDstReg))) { in foldOperand() local629 MachineInstr *RSUseMI = RSUse.getParent(); in foldOperand()632 RSUseMI->getOperandNo(&RSUse), FoldList)) in foldOperand()635 if (RSUse.getSubReg() != RegSeqDstSubReg) in foldOperand()638 foldOperand(OpToFold, RSUseMI, RSUseMI->getOperandNo(&RSUse), FoldList, in foldOperand()