Home
last modified time | relevance | path

Searched refs:stabilize_call (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
DChangeLog.tree-ssa59 * tree.c (stabilize_call): Fix thinko.
174 * tree.c (stabilize_call, stabilize_init): New fns.
Dtree.c2313 stabilize_call (tree call, tree *initp) in stabilize_call() function
2380 stabilize_call (t, initp); in stabilize_init()
Dinit.c1827 stabilize_call (alloc_call, &inits); in build_new_1()
Dcp-tree.h4427 extern void stabilize_call (tree, tree *);
DChangeLog-20042420 verify_stmt_tree_r, get_type_decl, stabilize_call): Likewise.
2499 (stabilize_call): Use it.
2883 array_type_nelts_total, stabilize_call): Likewise.
DChangeLog1304 (stabilize_call): Tweak documentation.
1305 (stabilize_init): Only call stabilize_call for calls.