Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
Dcgraph.h2319 inline varpool_node *first_variable (void);
2897 symbol_table::first_variable (void) in first_variable() function
2918 for ((node) = symtab->first_variable (); \
Dipa.cc588 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
DChangeLog-201425397 (varpool_node *first_variable (void)):new function