LLVM API Documentation

llvm::SchedDFSImpl Member List
This is the complete list of members for llvm::SchedDFSImpl, including all inherited members.
addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth)llvm::SchedDFSImpl [inline, protected]
finalize()llvm::SchedDFSImpl [inline]
isVisited(const SUnit *SU) const llvm::SchedDFSImpl [inline]
joinPredSubtree(const SDep &PredDep, const SUnit *Succ, bool CheckLimit=true)llvm::SchedDFSImpl [inline, protected]
SchedDFSImpl(SchedDFSResult &r)llvm::SchedDFSImpl [inline]
visitCrossEdge(const SDep &PredDep, const SUnit *Succ)llvm::SchedDFSImpl [inline]
visitPostorderEdge(const SDep &PredDep, const SUnit *Succ)llvm::SchedDFSImpl [inline]
visitPostorderNode(const SUnit *SU)llvm::SchedDFSImpl [inline]
visitPreorder(const SUnit *SU)llvm::SchedDFSImpl [inline]