Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-low.c354 TREE_SET_BLOCK (arg, data->block); in lower_stmt()
H A Dtree-ssa-live.c583 TREE_SET_BLOCK (*tp, NULL); in clear_unused_block_pointer_1()
H A Dtree-streamer-in.c922 TREE_SET_BLOCK (expr, block); in lto_input_ts_exp_tree_pointers()
H A Dtree-inline.c1041 TREE_SET_BLOCK (*tp, new_block); in remap_gimple_op_r()
1273 TREE_SET_BLOCK (*tp, new_block); in copy_tree_body_r()
H A Dtree.h412 #define TREE_SET_BLOCK(T, B) (tree_set_block ((T), (B))) macro
H A Dtree-cfg.c6936 TREE_SET_BLOCK (t, p->new_block); in move_stmt_op()