Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-cfg.c4600 move_stmt_r (tree *tp, int *walk_subtrees, void *data) in move_stmt_r() function
4620 walk_tree (&OMP_BODY (t), move_stmt_r, p, NULL); in move_stmt_r()
4736 walk_tree (&stmt, move_stmt_r, &d, NULL); in move_block_to_fn()