Searched refs:move_stmt_op (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-cfg.c | 5889 move_stmt_op (tree *tp, int *walk_subtrees, void *data) in move_stmt_op() function 6062 move_stmt_op, wi); in move_stmt_r() 6165 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi); in move_block_to_fn()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-cfg.c | 6915 move_stmt_op (tree *tp, int *walk_subtrees, void *data) in move_stmt_op() function 7097 walk_gimple_op (stmt, move_stmt_op, wi); in move_stmt_r() 7117 move_stmt_op, wi); in move_stmt_r() 7240 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi); in move_block_to_fn()
|