HomeSort by: relevance | last modified time | path
    Searched defs:returning_call (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
state-purge.cc 592 gcall *returning_call = snode->m_returning_call; local
595 returning_call);
608 = map.get_sg ().get_supernode_for_stmt (returning_call);
907 gcall *returning_call = snode->m_returning_call; local
910 returning_call);
923 = map.get_sg ().get_supernode_for_stmt (returning_call);
program-state.cc 1273 program_state::returning_call (exploded_graph &eg, function in class:ana::program_state
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
state-purge.cc 587 gcall *returning_call = snode->m_returning_call; local
590 returning_call);
603 = map.get_sg ().get_supernode_for_stmt (returning_call);
898 gcall *returning_call = snode->m_returning_call; local
901 returning_call);
914 = map.get_sg ().get_supernode_for_stmt (returning_call);
program-state.cc 1082 program_state::returning_call (exploded_graph &eg, function in class:ana::program_state

Completed in 33 milliseconds