Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:TmpV

570     if (Value *TmpV = SimplifyDemandedVectorElts(II->getArgOperand(0),
573 II->setArgOperand(0, TmpV);