LLVM API Documentation

MSchedGraphSB.h File Reference

#include "DependenceAnalyzer.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetData.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/iterator"
#include <vector>

Include dependency graph for MSchedGraphSB.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

struct  llvm::MSchedGraphSBEdge
class  llvm::MSchedGraphSBNode
class  llvm::MSchedGraphSBNodeIterator< IteratorType, NodeType >
struct  llvm::GraphTraits< MSchedGraphSBNode * >
class  llvm::MSchedGraphSB
struct  llvm::GraphTraits< MSchedGraphSB * >
struct  llvm::GraphTraits< const MSchedGraphSB * >
struct  llvm::GraphTraits< Inverse< MSchedGraphSB * > >
struct  llvm::GraphTraits< Inverse< const MSchedGraphSB * > >

Functions

std::ostream & llvm::operator<< (std::ostream &os, const MSchedGraphSBNode &node)
static MSchedGraphSBNode & llvm::getSecond (std::pair< const MachineInstr *const, MSchedGraphSBNode * > &Pair)