LLVM API Documentation

ScheduleDAG.h File Reference

#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/PointerIntPair.h"

Include dependency graph for ScheduleDAG.h:

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

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::SDep
struct  llvm::SUnit
 SUnit - Scheduling unit. This is a node in the scheduling DAG. More...
class  llvm::SchedulingPriorityQueue
class  llvm::ScheduleDAG
class  llvm::SUnitIterator
struct  llvm::GraphTraits< SUnit * >
struct  llvm::GraphTraits< ScheduleDAG * >
class  llvm::ScheduleDAGTopologicalSort




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.