Searched refs:next_function_with_gimple_body (Results 1 – 3 of 3) sorted by relevance
2382 inline cgraph_node *next_function_with_gimple_body (cgraph_node *node);3079 symbol_table::next_function_with_gimple_body (cgraph_node *node) in next_function_with_gimple_body() function3122 (node) = symtab->next_function_with_gimple_body (node))
2352 inline cgraph_node *next_function_with_gimple_body (cgraph_node *node);3058 symbol_table::next_function_with_gimple_body (cgraph_node *node) in next_function_with_gimple_body() function3090 (node) = symtab->next_function_with_gimple_body (node))
25432 (cgraph_node *next_function_with_gimple_body (cgraph_node *node)):