Lines Matching refs:Connection
1471 /// Add a connection for cross edges.
1545 /// Called by finalize() to record a connection between trees.
1551 SmallVectorImpl<SchedDFSResult::Connection> &Connections =
1553 for (SmallVectorImpl<SchedDFSResult::Connection>::iterator
1560 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth));
1651 /// connected to this tree, record the depth of the connection so that the
1654 for (SmallVectorImpl<Connection>::const_iterator