LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SchedDFSResult Member List

This is the complete list of members for llvm::SchedDFSResult, including all inherited members.

clear()llvm::SchedDFSResultinline
compute(ArrayRef< SUnit > SUnits)llvm::SchedDFSResult
empty() const llvm::SchedDFSResultinline
getILP(const SUnit *SU) const llvm::SchedDFSResultinline
getNumInstrs(const SUnit *SU) const llvm::SchedDFSResultinline
getNumSubInstrs(unsigned SubtreeID) const llvm::SchedDFSResultinline
getNumSubtrees() const llvm::SchedDFSResultinline
getSubtreeID(const SUnit *SU) const llvm::SchedDFSResultinline
getSubtreeLevel(unsigned SubtreeID) const llvm::SchedDFSResultinline
getSubtreeLimit() const llvm::SchedDFSResultinline
resize(unsigned NumSUnits)llvm::SchedDFSResultinline
SchedDFSImpl classllvm::SchedDFSResultfriend
SchedDFSResult(bool IsBU, unsigned lim)llvm::SchedDFSResultinline
scheduleTree(unsigned SubtreeID)llvm::SchedDFSResult