Searched refs:tree_poly_int_cst (Results 1 – 2 of 2) sorted by relevance
1346 struct GTY(()) tree_poly_int_cst { struct1877 struct tree_poly_int_cst GTY ((tag ("TS_POLY_INT_CST"))) poly_int_cst;
853 case POLY_INT_CST: return sizeof (tree_poly_int_cst); in tree_code_size()1320 size_t length = sizeof (struct tree_poly_int_cst); in build_new_poly_int_cst()