Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:UseIdx

3090       unsigned UseIdx;
3091 if (OldMI->isRegTiedToUseOperand(i, &UseIdx))
3092 NewMI->tieOperands(i, UseIdx);