Searched refs:poly_i (Results 1 – 1 of 1) sorted by relevance
13891 int_loc_descriptor (poly_int64 poly_i) in int_loc_descriptor() argument13896 if (!poly_i.is_constant (&i)) in int_loc_descriptor()13901 HOST_WIDE_INT constant = poly_i.coeffs[0]; in int_loc_descriptor()13904 HOST_WIDE_INT coeff = poly_i.coeffs[j]; in int_loc_descriptor()