Home
last modified time | relevance | path

Searched defs:get_supergraph (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h734 const supergraph &get_supergraph () const { return m_sg; } in get_supergraph() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h806 const supergraph &get_supergraph () const { return m_sg; } in get_supergraph() function
H A Dregion-model.h1275 const supergraph *get_supergraph () { return m_sg; } in get_supergraph() function