Searched refs:child_cfun (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Domp-low.c2423 struct function *child_cfun, *saved_cfun;
2432 child_cfun = DECL_STRUCT_FUNCTION (child_fn);
2443 if (child_cfun->cfg)
2512 BLOCK_VARS (block) = list2chain (child_cfun->unexpanded_var_list);
2536 new_bb = move_sese_region_to_fn (child_cfun, entry_bb, exit_bb);
2422 struct function *child_cfun, *saved_cfun; local

Completed in 75 milliseconds