MCPcopy 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
337expr Byte::boolNonptrNonpoison() const {
338 expr np = nonptrNonpoison();
339 return np == expr::mkInt(-1, np);
340}
341
342expr Byte::nonptrValue() const {
343 if (!does_int_mem_access)

Callers 2

refinedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected