Searched defs:graph_end (Results 1 – 3 of 3) sorted by relevance
160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function