|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SchedDFSImpl, including all inherited members.
| addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) | llvm::SchedDFSImpl | inlineprotected |
| finalize() | llvm::SchedDFSImpl | inline |
| isVisited(const SUnit *SU) const | llvm::SchedDFSImpl | inline |
| joinPredSubtree(const SDep &PredDep, const SUnit *Succ, bool CheckLimit=true) | llvm::SchedDFSImpl | inlineprotected |
| 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 |