CACAO
Namespaces | Macros | Functions
Instruction.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/Instruction"
 

Functions

OStream & cacao::jit::compiler2::operator<< (OStream &OS, const Instruction *I)
 

Macro Definition Documentation

#define DEBUG_NAME   "compiler2/Instruction"

Definition at line 30 of file Instruction.cpp.