Home
last modified time | relevance | path

Searched refs:get_vcg_node_for_snode (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc3659 viz_callgraph_node *get_vcg_node_for_snode (supernode *snode) in get_vcg_node_for_snode() function in ana::viz_callgraph
3692 viz_callgraph_node *vcg_src = get_vcg_node_for_snode (sedge->m_src); in viz_callgraph()
3697 viz_callgraph_node *vcg_dest = get_vcg_node_for_snode (sedge->m_dest); in viz_callgraph()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc5388 viz_callgraph_node *get_vcg_node_for_snode (supernode *snode) in get_vcg_node_for_snode() function in ana::viz_callgraph
5421 viz_callgraph_node *vcg_src = get_vcg_node_for_snode (sedge->m_src); in viz_callgraph()
5426 viz_callgraph_node *vcg_dest = get_vcg_node_for_snode (sedge->m_dest); in viz_callgraph()