CACAO
Data Structures | Namespaces | Functions
MethodC2.hpp File Reference

Go to the source code of this file.

Data Structures

struct  cacao::jit::compiler2::edge< _NodeType >
 
class  cacao::jit::compiler2::Method
 

Namespaces

 cacao
 This file contains the Instruction class.
 
 cacao::jit
 
 cacao::jit::compiler2
 Second stage compiler namespace.
 

Functions

template<typename _NodeType >
edge< _NodeType > cacao::jit::compiler2::make_edge (_NodeType x, _NodeType y)
 
OStream & cacao::jit::compiler2::operator<< (OStream &OS, const Method &M)