Home
last modified time | relevance | path

Searched refs:first_variable (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphunit.cc916 for (vnode = symtab->first_variable (); vnode != first_var; in process_function_and_variable_attributes()
1209 first_analyzed_var = symtab->first_variable (); in analyze_functions()
1402 first_analyzed_var = symtab->first_variable (); in analyze_functions()
H A Dcgraph.h2319 inline varpool_node *first_variable (void);
2897 symbol_table::first_variable (void) in first_variable() function
2918 for ((node) = symtab->first_variable (); \
H A Dipa.cc588 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
H A DChangeLog-201425397 (varpool_node *first_variable (void)):new function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h2349 inline varpool_node *first_variable (void);
2918 symbol_table::first_variable (void) in first_variable() function
2939 for ((node) = symtab->first_variable (); \
H A Dcgraphunit.c909 for (vnode = symtab->first_variable (); vnode != first_var; in process_function_and_variable_attributes()
1197 first_analyzed_var = symtab->first_variable (); in analyze_functions()
1390 first_analyzed_var = symtab->first_variable (); in analyze_functions()
H A Dipa.c585 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()