Home
last modified time | relevance | path

Searched defs:returning_call (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstate-purge.cc587 gcall *returning_call = snode->m_returning_call; in process_point() local
898 gcall *returning_call = snode->m_returning_call; in process_point_backwards() local
H A Dsupergraph.h230 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode()
H A Dsupergraph.cc497 supergraph::add_node (function *fun, basic_block bb, gcall *returning_call, in add_node()
H A Dprogram-state.cc1082 program_state::returning_call (exploded_graph &eg, in returning_call() function in ana::program_state
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc386 supergraph::add_node (function *fun, basic_block bb, gcall *returning_call, in add_node()
H A Dsupergraph.h213 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode()