Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ release
Method
release
ir/pointer.h:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
const smt::expr& operator()() const { return p; }
95
smt::expr release() && { return std::move(p); }
96
unsigned bits() const { return p.bits(); }
97
98
smt::expr reprWithoutAttrs() const;
Callers
12
refinedBy
Method · 0.80
toSMT
Method · 0.80
get_global
Function · 0.80
mkInput
Method · 0.80
mkInput
Method · 0.80
mkUndefInput
Method · 0.80
mkFnRet
Method · 0.80
alloc
Method · 0.80
fillPoison
Method · 0.80
int2ptr
Method · 0.80
isDereferenceable
Method · 0.80
toSMT
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected