Home
last modified time | relevance | path

Searched refs:pop_node_from_stack (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c867 pop_node_from_stack (class ipa_topo_info *topo) in pop_node_from_stack() function
3806 v = pop_node_from_stack (topo);
3834 v = pop_node_from_stack (topo);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc933 pop_node_from_stack (class ipa_topo_info *topo) in pop_node_from_stack() function
3856 v = pop_node_from_stack (topo); in propagate_constants_topo()
3884 v = pop_node_from_stack (topo); in propagate_constants_topo()
H A DChangeLog-202126931 (pop_node_from_stack): Likewise.