Searched refs:first_variable (Results 1 – 7 of 7) 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
2349 inline varpool_node *first_variable (void);2918 symbol_table::first_variable (void) in first_variable() function2939 for ((node) = symtab->first_variable (); \
909 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()
585 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()