Home
last modified time | relevance | path

Searched refs:first_function_with_gimple_body (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h2379 cgraph_node *first_function_with_gimple_body (void);
3065 symbol_table::first_function_with_gimple_body (void) in first_function_with_gimple_body() function
3121 for ((node) = symtab->first_function_with_gimple_body (); (node); \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h2349 cgraph_node *first_function_with_gimple_body (void);
3044 symbol_table::first_function_with_gimple_body (void) in first_function_with_gimple_body() function
3089 for ((node) = symtab->first_function_with_gimple_body (); (node); \
H A DChangeLog-201425408 (cgraph_node *first_function_with_gimple_body (void)):new function