Searched refs:cst_outer_nelts (Results 1 – 1 of 1) sorted by relevance
3096 const_tree cst_outer_nelts = fold_non_dependent_expr (outer_nelts, complain); in build_new_1() local3152 && !TREE_CONSTANT (cst_outer_nelts)) in build_new_1()3270 if (TREE_CODE (cst_outer_nelts) == INTEGER_CST) in build_new_1()3272 if (tree_int_cst_lt (max_outer_nelts_tree, cst_outer_nelts)) in build_new_1()