CACAO
Namespaces | Typedefs | Functions
MachineLoop.hpp 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.
 

Typedefs

typedef LoopBase
< MachineBasicBlock > 
cacao::jit::compiler2::MachineLoop
 
typedef LoopTreeBase
< MachineBasicBlock > 
cacao::jit::compiler2::MachineLoopTree
 

Functions

OStream & cacao::jit::compiler2::operator<< (OStream &OS, const MachineLoop &L)
 
OStream & cacao::jit::compiler2::operator<< (OStream &OS, const MachineLoop *L)