|
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/ExamplePass" |
Variables | |
| static PassRegistry< ExamplePass > | cacao::jit::compiler2::X ("ExamplePass") |
| #define DEBUG_NAME "compiler2/ExamplePass" |
Definition at line 34 of file ExamplePass.cpp.
1.8.5