Home
last modified time | relevance | path

Searched defs:path_to_e (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc169 test_path path_to_e = sp.get_shortest_path (e); in test_shortest_paths() local
200 test_path path_to_e = sp.get_shortest_path (e); in test_shortest_paths() local
228 test_path path_to_e = sp.get_shortest_path (e); in test_shortest_paths() local
258 test_path path_to_e = sp.get_shortest_path (e); in test_shortest_paths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc166 test_path path_to_e = sp.get_shortest_path (e); in test_shortest_paths() local