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