Searched refs:coeffmult (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c1556 tree coeffmult; local
1559 coeffmult = build_int_cst (type, LBV_COEFFICIENTS (lbv)[i]);
1561 fold_build2 (MULT_EXPR, type, iv, coeffmult));

Completed in 66 milliseconds