Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setArgOperand

1097       if (TmpV) { II->setArgOperand(0, TmpV); MadeChange = true; }
1100 if (TmpV) { II->setArgOperand(1, TmpV); MadeChange = true; }