Searched refs:get_cfg_edge (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h498 ::edge get_cfg_edge () const { return m_cfg_edge; } function in class:ana::cfg_superedge
H A Dsupergraph.cc769 return sub->get_cfg_edge ();
H A Dregion-model.cc6179 ::edge cfg_edge = sedge.get_cfg_edge ();
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h516 ::edge get_cfg_edge () const { return m_cfg_edge; } function in class:ana::cfg_superedge
H A Dsupergraph.cc983 return sub->get_cfg_edge ();
H A Dregion-model.cc3845 ::edge cfg_edge = sedge.get_cfg_edge ();

Completed in 122 milliseconds