Home
last modified time | relevance | path

Searched refs:m_stmt_to_node_t (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h143 return (*const_cast <stmt_to_node_t &>(m_stmt_to_node_t).get in get_supernode_for_stmt()
202 stmt_to_node_t m_stmt_to_node_t; variable
H A Dsupergraph.cc125 m_stmt_to_node_t.put (stmt, node_for_stmts); in supergraph()
136 m_stmt_to_node_t.put (stmt, node_for_stmts); in supergraph()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h156 return (*const_cast <stmt_to_node_t &>(m_stmt_to_node_t).get in get_supernode_for_stmt()
217 stmt_to_node_t m_stmt_to_node_t; variable
H A Dsupergraph.cc173 m_stmt_to_node_t.put (stmt, node_for_stmts); in supergraph()
185 m_stmt_to_node_t.put (stmt, node_for_stmts); in supergraph()