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