Searched refs:findEdgeTo (Results 1 – 1 of 1) sorted by relevance
134 return (findEdgeTo(N) != Edges.end()); in hasEdgeTo()159 const_iterator findEdgeTo(const NodeType &N) const { in findEdgeTo() function