Expand description
Constant folding for EVM arithmetic during abstract interpretation.
Functionsยง
- const_
fold_ ๐gas - Returns the compiler gas cost of constant-folding the given opcode with the given inputs.
- try_
const_ ๐fold - Try to constant-fold an instruction.