Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Connections

1501   /// Set each node's subtree ID to the representative ID and record connections
1576 SmallVectorImpl<SchedDFSResult::Connection> &Connections =
1579 I = Connections.begin(), E = Connections.end(); I != E; ++I) {
1585 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth));