Searched refs:addConnection (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1351 addConnection(PredTree, SuccTree, Depth);
1352 addConnection(SuccTree, PredTree, Depth);
1386 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { function in class:llvm::SchedDFSImpl

Completed in 104 milliseconds