#include <Array.h>
Definition at line 14 of file Array.h.
dev::eth::jit::LazyFunction::LazyFunction |
( |
Creator |
_creator | ) |
|
|
inline |
llvm::Value * dev::eth::jit::LazyFunction::call |
( |
IRBuilder & |
_builder, |
|
|
std::initializer_list< llvm::Value * > const & |
_args, |
|
|
llvm::Twine const & |
_name = "" |
|
) |
| |
Creator dev::eth::jit::LazyFunction::m_creator |
|
private |
llvm::Function* dev::eth::jit::LazyFunction::m_func = nullptr |
|
private |
The documentation for this class was generated from the following files:
- src/cpp-ethereum/evmjit/libevmjit/Array.h
- src/cpp-ethereum/evmjit/libevmjit/Array.cpp