Re: [PATCH 1/7] Simple cgraph_node -> cgraph_get_node conversions

2011-04-13 Thread H.J. Lu
On Wed, Apr 6, 2011 at 4:22 PM, Martin Jambor wrote: > Hi, > > this patch changes most of current calls to cgraph_node to calls to > cgraph_get_node.  The function should never return NULL in he contexts > of the callers below and either the probability is so low that it does > not warrant an asse

Re: [PATCH 1/7] Simple cgraph_node -> cgraph_get_node conversions

2011-04-11 Thread Jan Hubicka
> (compute_function_frequency): Likewise. > * tree-nested.c (check_for_nested_with_variably_modified): Likewise. > (unnest_nesting_tree_1): Likewise. > (lower_nested_functions): Likewise. > * tree-optimize.c (execute_fixup_cfg): Likewise. > (tree_rest_of_compilat