Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ enforcePtrType
Method
enforcePtrType
ir/type.cpp:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
expr Type::enforcePtrType() const {
134
return false;
135
}
136
137
expr Type::enforceStructType() const {
138
return false;
Callers
3
enforcePtrOrVectorType
Method · 0.80
getTypeConstraints
Method · 0.80
getTypeConstraints
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected