Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setArgOperand

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