HomeSort by: relevance | last modified time | path
    Searched defs:get_shortest_distance (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
shortest-paths.h 60 int get_shortest_distance (const node_t *other_node) const;
210 get_shortest_distance (const node_t *other_node) const function in class:shortest_paths
  /src/external/gpl3/gcc.old/dist/gcc/
shortest-paths.h 60 int get_shortest_distance (const node_t *other_node) const;
210 get_shortest_distance (const node_t *other_node) const function in class:shortest_paths

Completed in 16 milliseconds