Searched refs:addConnection (Results 1 – 1 of 1) sorted by relevance
1358 addConnection(PredTree, SuccTree, Depth); in finalize()1359 addConnection(SuccTree, PredTree, Depth); in finalize()1393 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection() function in llvm::SchedDFSImpl