Fabcoin Core  0.16.2
P2P Digital Currency
dev::eth::jit::GasMeter Member List

This is the complete list of members for dev::eth::jit::GasMeter, including all inherited members.

commitCostBlock()dev::eth::jit::GasMeter
CompilerHelper(IRBuilder &_builder)dev::eth::jit::CompilerHelperprotected
CompilerHelper(const CompilerHelper &)=deletedev::eth::jit::CompilerHelperprotected
count(Instruction _inst)dev::eth::jit::GasMeter
count(llvm::Value *_cost, llvm::Value *_jmpBuf=nullptr, llvm::Value *_gasPtr=nullptr)dev::eth::jit::GasMeter
countCopy(llvm::Value *_copyWords)dev::eth::jit::GasMeter
countExp(llvm::Value *_exponent)dev::eth::jit::GasMeter
countLogData(llvm::Value *_dataLength)dev::eth::jit::GasMeter
countMemory(llvm::Value *_additionalMemoryInWords, llvm::Value *_jmpBuf, llvm::Value *_gasPtr)dev::eth::jit::GasMeter
countSha3Data(llvm::Value *_dataLength)dev::eth::jit::GasMeter
countSStore(class Ext &_ext, llvm::Value *_index, llvm::Value *_newValue)dev::eth::jit::GasMeter
GasMeter(IRBuilder &_builder, RuntimeManager &_runtimeManager, evm_mode mode)dev::eth::jit::GasMeter
getMainFunction()dev::eth::jit::CompilerHelperprotected
getModule()dev::eth::jit::CompilerHelperprotected
getStepCost(Instruction inst) const dev::eth::jit::GasMeterprivate
giveBack(llvm::Value *_gas)dev::eth::jit::GasMeter
m_blockCostdev::eth::jit::GasMeterprivate
m_builderdev::eth::jit::CompilerHelperprotected
m_checkCalldev::eth::jit::GasMeterprivate
m_gasCheckFuncdev::eth::jit::GasMeterprivate
m_modedev::eth::jit::GasMeterprivate
m_runtimeManagerdev::eth::jit::GasMeterprivate
operator=(CompilerHelper)=deletedev::eth::jit::CompilerHelperprotected