Searched refs:cst_nelts (Results 1 – 1 of 1) sorted by relevance
3946 const_tree cst_nelts = fold_non_dependent_expr (nelts, complain); in build_new() local3952 if (TREE_CODE (cst_nelts) == INTEGER_CST in build_new()3953 && !valid_array_size_p (nelts_loc, cst_nelts, NULL_TREE, in build_new()