Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Connection

1496   /// Add a connection for cross edges.
1570 /// Called by finalize() to record a connection between trees.
1576 SmallVectorImpl<SchedDFSResult::Connection> &Connections =
1578 for (SmallVectorImpl<SchedDFSResult::Connection>::iterator
1585 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth));
1676 /// connected to this tree, record the depth of the connection so that the
1679 for (SmallVectorImpl<Connection>::const_iterator