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

/haiku-buildtools/gcc/gcc/
H A Domp-low.c1540 struct function *child_cfun; local
1549 child_cfun = DECL_STRUCT_FUNCTION (child_fn);
1552 push_cfun (child_cfun);
5369 struct function *child_cfun;
5378 child_cfun = DECL_STRUCT_FUNCTION (child_fn);
5402 if (child_cfun->cfg)
5506 BLOCK_VARS (block) = vec2chain (child_cfun->local_decls);
5564 init_tree_ssa (child_cfun);
5565 init_ssa_operands (child_cfun);
5566 child_cfun
5368 struct function *child_cfun; local
8803 struct function *child_cfun; local
10818 struct function *child_cfun; local
[all...]

Completed in 54 milliseconds