Searched refs:const_x (Results 1 – 1 of 1) sorted by relevance
198 HOST_WIDE_INT const_x; in print_poly_int() local199 if (x.is_constant (&const_x)) in print_poly_int()200 fprintf (file, HOST_WIDE_INT_PRINT_DEC, const_x); in print_poly_int()