LLVM API Documentation
Go to the source code of this file.
Classes | |
struct | llvm::ILPValue |
Represent the ILP of the subDAG rooted at a DAG node. More... | |
class | llvm::SchedDFSResult |
Compute the values of each DAG node for various metrics during DFS. More... | |
struct | llvm::SchedDFSResult::NodeData |
Per-SUnit data computed during DFS for various metrics. | |
struct | llvm::SchedDFSResult::TreeData |
Per-Subtree data computed during DFS. | |
struct | llvm::SchedDFSResult::Connection |
Record a connection between subtrees and the connection level. | |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
raw_ostream & | llvm::operator<< (raw_ostream &OS, const ILPValue &Val) |