Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ isNegative
Method
isNegative
smt/expr.cpp:443–445 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
expr expr::isNegative() const {
444
return sign() == 1;
445
}
446
447
unsigned expr::bits() const {
448
C();
Callers
9
printVal
Method · 0.80
isInbounds
Method · 0.80
isDereferenceable
Method · 0.80
toSMT
Method · 0.80
toSMT
Method · 0.80
srem
Method · 0.80
add_no_soverflow
Method · 0.80
smul_fix_sat
Method · 0.80
cmp_eq
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected