Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::eth::jit::Compiler, including all inherited members.
compile(code_iterator _begin, code_iterator _end, std::string const &_id) | dev::eth::jit::Compiler | |
compileBasicBlock(BasicBlock &_basicBlock, class RuntimeManager &_runtimeManager, class Arith256 &_arith, class Memory &_memory, class Ext &_ext, class GasMeter &_gasMeter) | dev::eth::jit::Compiler | private |
Compiler(Options const &_options, evm_mode _mode, llvm::LLVMContext &_llvmContext) | dev::eth::jit::Compiler | |
createBasicBlocks(code_iterator _begin, code_iterator _end) | dev::eth::jit::Compiler | private |
m_builder | dev::eth::jit::Compiler | private |
m_jumpTableBB | dev::eth::jit::Compiler | private |
m_mainFunc | dev::eth::jit::Compiler | private |
m_mode | dev::eth::jit::Compiler | private |
m_options | dev::eth::jit::Compiler | private |
resolveJumps() | dev::eth::jit::Compiler | private |