Searched refs:add_stmt_to_compound (Results 1 – 6 of 6) sorted by relevance
2298 add_stmt_to_compound (tree orig, tree new) in add_stmt_to_compound() function2329 inits = add_stmt_to_compound (inits, init); in stabilize_call()
6263 init = add_stmt_to_compound (begin, init); in expand_static_init()6264 init = add_stmt_to_compound in expand_static_init()6266 init = add_stmt_to_compound in expand_static_init()6270 init = add_stmt_to_compound (init, set_guard (guard)); in expand_static_init()6274 init = add_stmt_to_compound (init, register_dtor_fn (decl)); in expand_static_init()
4429 extern tree add_stmt_to_compound (tree, tree);
2498 * tree.c (add_stmt_to_compound): New fn.
5836 (add_stmt_to_compound): Remove.6023 * gimplify.c (add_stmt_to_compound, add_tree): Remove.9199 (add_tree, add_stmt_to_compound): Do add an empty stmt if we15478 (simplify_c_loop): Use add_tree instead of add_stmt_to_compound.
10033 (add_stmt_to_compound): New function.