Searched refs:first_function_with_gimple_body (Results 1 – 3 of 3) sorted by relevance
2379 cgraph_node *first_function_with_gimple_body (void);3065 symbol_table::first_function_with_gimple_body (void) in first_function_with_gimple_body() function3121 for ((node) = symtab->first_function_with_gimple_body (); (node); \
2349 cgraph_node *first_function_with_gimple_body (void);3044 symbol_table::first_function_with_gimple_body (void) in first_function_with_gimple_body() function3089 for ((node) = symtab->first_function_with_gimple_body (); (node); \
25408 (cgraph_node *first_function_with_gimple_body (void)):new function