Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-flow.h621 extern basic_block move_sese_region_to_fn (struct function *, basic_block,
HDomp-low.c2535 new_bb = move_sese_region_to_fn (child_cfun, entry_bb, exit_bb); in expand_omp_parallel()
HDtree-cfg.c4857 move_sese_region_to_fn (struct function *dest_cfun, basic_block entry_bb, in move_sese_region_to_fn() function
HDChangeLog-20066373 * tree-cfg.c (move_sese_region_to_fn): Likewise.
8716 (move_sese_region_to_fn): Copy eh information to the new function
14602 Call move_sese_region_to_fn to outline the sub-graph
14667 * tree-flow.h (move_sese_region_to_fn): Declare.
14680 (move_sese_region_to_fn): New.