Searched refs:cgnode (Results 1 – 2 of 2) sorted by relevance
4096 cgraph_node *cgnode; in print_bar_charts() local4101 FOR_EACH_FUNCTION_WITH_GIMPLE_BODY (cgnode) in print_bar_charts()4103 function *fn = cgnode->get_fun (); in print_bar_charts()4144 FOR_EACH_FUNCTION_WITH_GIMPLE_BODY (cgnode) in print_bar_charts()4146 function *fn = cgnode->get_fun (); in print_bar_charts()5192 cgraph_node *cgnode = cgraph_node::get (fndecl); in on_escaped_function() local5193 if (!cgnode) in on_escaped_function()5196 function *fun = cgnode->get_fun (); in on_escaped_function()
2647 cgraph_node *cgnode; in print_bar_charts() local2652 FOR_EACH_FUNCTION_WITH_GIMPLE_BODY (cgnode) in print_bar_charts()2654 function *fn = cgnode->get_fun (); in print_bar_charts()2695 FOR_EACH_FUNCTION_WITH_GIMPLE_BODY (cgnode) in print_bar_charts()2697 function *fn = cgnode->get_fun (); in print_bar_charts()