Searched refs:outgoing_edges (Results 1 – 1 of 1) sorted by relevance
420 iterator_range<edges_iterator> outgoing_edges() const { in outgoing_edges() function in llvm::__anon00e757230111::SplitGraph::Node474 for (const Edge *E : CurN->outgoing_edges()) { in visitAllDependencies()1223 return {Ref->outgoing_edges().begin(), mapEdgeToDst}; in child_begin()1226 return {Ref->outgoing_edges().end(), mapEdgeToDst}; in child_end()