LLVM API Documentation

Classes | Namespaces | Functions
ScheduleDFS.h File Reference
#include "llvm/CodeGen/ScheduleDAG.h"
#include "llvm/Support/DataTypes.h"
#include <vector>
Include dependency graph for ScheduleDFS.h:
This graph shows which files directly or indirectly include this file:

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_ostreamllvm::operator<< (raw_ostream &OS, const ILPValue &Val)