CACAO
|
Go to the source code of this file.
Namespaces | |
cacao | |
This file contains the Instruction class. | |
cacao::jit | |
cacao::jit::compiler2 | |
Second stage compiler namespace. | |
Macros | |
#define | DEBUG_NAME "compiler2/MachineInstructionSchedulingPass" |
Variables | |
static PassRegistry < MachineInstructionSchedulingPass > | cacao::jit::compiler2::X ("MachineInstructionSchedulingPass") |
#define DEBUG_NAME "compiler2/MachineInstructionSchedulingPass" |
Definition at line 39 of file MachineInstructionSchedulingPass.cpp.
InstMapTy inst_map |
Definition at line 49 of file MachineInstructionSchedulingPass.cpp.