Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dshortest-paths.h56 shortest_paths (const graph_t &graph, const node_t *given_node,
91 const node_t *given_node, in shortest_paths() argument
108 m_dist[given_node->m_index] = 0; in shortest_paths()