LLVM 17.0.0git
Classes | Namespaces | Functions
VLIWMachineScheduler.h File Reference
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/Twine.h"
#include "llvm/CodeGen/MachineScheduler.h"
#include "llvm/CodeGen/TargetSchedule.h"
#include <limits>
#include <memory>
#include <utility>
Include dependency graph for VLIWMachineScheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::VLIWResourceModel
 
class  llvm::VLIWMachineScheduler
 Extend the standard ScheduleDAGMILive to provide more context and override the top-level schedule() driver. More...
 
class  llvm::ConvergingVLIWScheduler
 
struct  llvm::ConvergingVLIWScheduler::SchedCandidate
 Store the state used by ConvergingVLIWScheduler heuristics, required for the lifetime of one invocation of pickNode(). More...
 
struct  llvm::ConvergingVLIWScheduler::VLIWSchedBoundary
 Each Scheduling boundary is associated with ready queues. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

ScheduleDAGMILive * llvm::createVLIWSched (MachineSchedContext *C)