Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Scale

147     void Scale(const FAddendCoef& ScaleAmt) { Coeff *= ScaleAmt; }
424 Addend0.Scale(Coeff);
427 Addend1.Scale(Coeff);