Searched refs:m_cgraph_edge_to_caller_next_node (Results 1 – 4 of 4) sorted by relevance
141 m_cgraph_edge_to_caller_next_node.put (edge, node_for_stmts); in supergraph()210 = m_cgraph_edge_to_caller_next_node.begin (); in supergraph()211 iter != m_cgraph_edge_to_caller_next_node.end (); in supergraph()240 = *m_cgraph_edge_to_caller_next_node.get (edge); in supergraph()
114 (m_cgraph_edge_to_caller_next_node).get (edge)); in get_caller_next_node()183 cgraph_edge_to_node_t m_cgraph_edge_to_caller_next_node; variable
192 m_cgraph_edge_to_caller_next_node.put (edge, node_for_stmts); in supergraph()282 = m_cgraph_edge_to_caller_next_node.begin (); in supergraph()283 iter != m_cgraph_edge_to_caller_next_node.end (); in supergraph()312 = *m_cgraph_edge_to_caller_next_node.get (edge); in supergraph()
127 (m_cgraph_edge_to_caller_next_node).get (edge)); in get_caller_next_node()198 cgraph_edge_to_node_t m_cgraph_edge_to_caller_next_node; variable