Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
Optimizer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 
 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::eth
 
 dev::eth::jit
 

Functions

bool dev::eth::jit::optimize (llvm::Module &_module)
 
bool dev::eth::jit::prepare (llvm::Module &_module)