Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa.cc590 vnext = next_variable (vnode); in remove_unreachable_nodes()
609 vnext = next_variable (vnode); in remove_unreachable_nodes()
H A Dcgraph.h2322 inline varpool_node *next_variable (varpool_node *node);
2908 symbol_table::next_variable (varpool_node *node) in next_variable() function
2920 (node) = symtab->next_variable ((node)))
H A Dcgraphunit.cc917 vnode = symtab->next_variable (vnode)) in process_function_and_variable_attributes()
H A DChangeLog-201425398 (varpool_node *next_variable (varpool_node *node)):new function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c587 vnext = next_variable (vnode); in remove_unreachable_nodes()
606 vnext = next_variable (vnode); in remove_unreachable_nodes()
H A Dcgraph.h2352 inline varpool_node *next_variable (varpool_node *node);
2929 symbol_table::next_variable (varpool_node *node) in next_variable() function
2941 (node) = symtab->next_variable ((node)))
H A Dcgraphunit.c910 vnode = symtab->next_variable (vnode)) in process_function_and_variable_attributes()