Searched refs:first_variable (Results 1 – 3 of 3) sorted by relevance
2119 inline varpool_node *first_variable (void);2679 symbol_table::first_variable (void) in first_variable() function2700 for ((node) = symtab->first_variable (); \
800 for (vnode = symtab->first_variable (); vnode != first_var; in process_function_and_variable_attributes()1098 first_analyzed_var = symtab->first_variable (); in analyze_functions()1282 first_analyzed_var = symtab->first_variable (); in analyze_functions()
602 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()