On Fri, Jun 6, 2014 at 10:30 AM, Jan Hubicka wrote:
> Hi,
> an attached patch is an experiment on how much work it would take to move
> DECL_RESULT and DECL_ARGUMENTS, DECL_SAVED_TREE into struct function. The
> motivation is that middle-end threads them this way already - they are
> technically
Hi,
an attached patch is an experiment on how much work it would take to move
DECL_RESULT and DECL_ARGUMENTS, DECL_SAVED_TREE into struct function. The
motivation is that middle-end threads them this way already - they are
technically part local declarations and part of the body. Moving those poin