LLVM 22.0.0git
Scheduler.h File Reference

A scheduler for Processor Resource Units and Processor Resource Groups. More...

Go to the source code of this file.

Classes

class  llvm::mca::SchedulerStrategy
class  llvm::mca::DefaultSchedulerStrategy
 Default instruction selection strategy used by class Scheduler. More...
class  llvm::mca::Scheduler
 Class Scheduler is responsible for issuing instructions to pipeline resources. More...

Namespaces

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

Detailed Description

A scheduler for Processor Resource Units and Processor Resource Groups.

Definition in file Scheduler.h.