Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ getAsStructType
Method
getAsStructType
ir/type.cpp:223–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
const StructType* Type::getAsStructType() const {
224
return nullptr;
225
}
226
227
expr Type::toBV(expr e) const {
228
return e;
Callers
1
getTypeConstraints
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected