Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ boolNonptrNonpoison
Method
boolNonptrNonpoison
ir/memory.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
expr Byte::boolNonptrNonpoison() const {
338
expr np = nonptrNonpoison();
339
return np == expr::mkInt(-1, np);
340
}
341
342
expr Byte::nonptrValue() const {
343
if (!does_int_mem_access)
Callers
2
refined
Method · 0.80
mkSubByteZExtStoreCond
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected