Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc3697 viz_callgraph_node *vcg_dest = get_vcg_node_for_snode (sedge->m_dest); in viz_callgraph() local
3699 = new viz_callgraph_edge (vcg_src, vcg_dest); in viz_callgraph()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc5426 viz_callgraph_node *vcg_dest = get_vcg_node_for_snode (sedge->m_dest); in viz_callgraph() local
5428 = new viz_callgraph_edge (vcg_src, vcg_dest); in viz_callgraph()