|
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. | |
Variables | |
| static PassRegistry < DomTreePrinterPass > | cacao::jit::compiler2::X ("DomTreePrinterPass") |
| const DFSTraversal<BeginInst> dfs |
Definition at line 53 of file DomTreePrinterPass.cpp.
| DominatorTree& DT |
Definition at line 52 of file DomTreePrinterPass.cpp.
| const Method& M |
Definition at line 50 of file DomTreePrinterPass.cpp.
| bool verbose |
Definition at line 51 of file DomTreePrinterPass.cpp.
1.8.5