LLVM API Documentation
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/Target/TargetLowering.h"
Go to the source code of this file.
Classes | |
class | llvm::SDep |
struct | llvm::isPodLike< SDep > |
class | 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 |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. |