Class Summary |
DefaultPriority |
Default (IR-order) instruction list. |
OperatorClass |
Generated from a template. |
PrePassScheduler |
Pre-pass Instruction Scheduling Phase |
Priority |
Represents instruction priority. |
ResourceMap |
Resource usage map representation
Used by the scheduler to accommodate resource patterns |
ResourceReservation |
Describes a reservation on a particular resource. |
Scheduler |
This a simple list-based instruction scheduler. |
Scheduler.InstructionBucket |
A class representing sorted list of instructions. |
SchedulingInfo |
Object containing scheduling information
Used by the scheduler |