Searched refs:stabilize_init (Results 1 – 7 of 7) sorted by relevance
44 * tree.c (stabilize_init): Return whether or not it worked.173 (build_throw): Use stabilize_init instead of stabilize_throw_expr.174 * tree.c (stabilize_call, stabilize_init): New fns.
750 stabilize_init (exp, &temp_expr); in build_throw()
1930 stable = stabilize_init (init_expr, &init_preeval_expr); in build_new_1()1945 stable = stabilize_init (init_expr, &init_preeval_expr); in build_new_1()
2345 stabilize_init (tree init, tree *initp) in stabilize_init() function
4428 extern bool stabilize_init (tree, tree *);
1305 (stabilize_init): Only call stabilize_call for calls.5072 * tree.c (stabilize_init): Update to cope with VEC in6138 * tree.c (stabilize_init): Don't bother trying to stabilize
2493 * tree.c (stabilize_init): See through a COMPOUND_EXPR.