Searched refs:ToTree (Results 1 – 1 of 1) sorted by relevance
1407 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection() argument1415 if (C.TreeID == ToTree) { in addConnection()1420 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth)); in addConnection()