Searched refs:mapEdgeToDst (Results 1 – 1 of 1) sorted by relevance
1203 const SplitGraph::Node *mapEdgeToDst(const SplitGraph::Edge *E) { in mapEdgeToDst() function1208 mapped_iterator<SplitGraph::edges_iterator, decltype(&mapEdgeToDst)>;1223 return {Ref->outgoing_edges().begin(), mapEdgeToDst}; in child_begin()1226 return {Ref->outgoing_edges().end(), mapEdgeToDst}; in child_end()