Searched refs:first_variable (Results 1 – 4 of 4) sorted by relevance
916 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()
2319 inline varpool_node *first_variable (void);2897 symbol_table::first_variable (void) in first_variable() function2918 for ((node) = symtab->first_variable (); \
588 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
25397 (varpool_node *first_variable (void)):new function