25 #ifndef _JIT_COMPILER2_LISTSCHEDULINGPASS
26 #define _JIT_COMPILER2_LISTSCHEDULINGPASS
71 virtual bool verify()
const;
GlobalSchedule TODO: more info.
Pass superclass All compiler passes should inheritate this class.
This Instruction marks the start of a basic block.
Method * M
The Method to process.
Custom new/delete handler mixin.
GlobalSchedule * GS
The current GlobalSchedule of the processed Method.
Stores the interdependencies of a pass.
InstructionSchedule TODO: more info.