CACAO
Namespaces | Macros | Variables
MachineInstructionSchedulingPass.cpp File Reference

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")
 

Macro Definition Documentation

#define DEBUG_NAME   "compiler2/MachineInstructionSchedulingPass"

Definition at line 39 of file MachineInstructionSchedulingPass.cpp.

Variable Documentation

InstMapTy inst_map

Definition at line 49 of file MachineInstructionSchedulingPass.cpp.