Lines Matching refs:Connections
1476 /// Set each node's subtree ID to the representative ID and record connections1551 SmallVectorImpl<SchedDFSResult::Connection> &Connections =1554 I = Connections.begin(), E = Connections.end(); I != E; ++I) {1560 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth));