Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dgimplify.c804 mostly_copy_tree_r (tree *tp, int *walk_subtrees, void *data) in mostly_copy_tree_r() function
860 walk_tree (tp, mostly_copy_tree_r, NULL, NULL); in copy_if_shared_r()
927 walk_tree (&expr, mostly_copy_tree_r, NULL, NULL); in unshare_expr()