Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ signed_integer_cleanup_function.py
File
signed_integer_cleanup_function.py
test/formal/signed_integer_cleanup_function.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
opcodes
import
SIGNEXTEND
2
from
rule
import
Rule
3
from
util
import
BVSignedCleanupFunction, BVSignedUpCast
4
from
z3
import
BitVec, BitVecVal, Concat
Callers
nothing calls this directly
Calls
5
Rule
Class · 0.90
BVSignedCleanupFunction
Function · 0.90
SIGNEXTEND
Function · 0.90
BVSignedUpCast
Function · 0.90
check
Method · 0.45
Tested by
no test coverage detected