|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SchedDFSResult, including all inherited members.
| clear() | llvm::SchedDFSResult | inline |
| compute(ArrayRef< SUnit > SUnits) | llvm::SchedDFSResult | |
| empty() const | llvm::SchedDFSResult | inline |
| getILP(const SUnit *SU) const | llvm::SchedDFSResult | inline |
| getNumInstrs(const SUnit *SU) const | llvm::SchedDFSResult | inline |
| getNumSubInstrs(unsigned SubtreeID) const | llvm::SchedDFSResult | inline |
| getNumSubtrees() const | llvm::SchedDFSResult | inline |
| getSubtreeID(const SUnit *SU) const | llvm::SchedDFSResult | inline |
| getSubtreeLevel(unsigned SubtreeID) const | llvm::SchedDFSResult | inline |
| getSubtreeLimit() const | llvm::SchedDFSResult | inline |
| resize(unsigned NumSUnits) | llvm::SchedDFSResult | inline |
| SchedDFSImpl class | llvm::SchedDFSResult | friend |
| SchedDFSResult(bool IsBU, unsigned lim) | llvm::SchedDFSResult | inline |
| scheduleTree(unsigned SubtreeID) | llvm::SchedDFSResult |