Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ enforceAggregateType
Method
enforceAggregateType
ir/type.cpp:141–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
expr Type::enforceAggregateType(vector<Type*> *element_types) const {
142
return false;
143
}
144
145
expr Type::enforceFloatType() const {
146
return false;
Callers
2
getTypeConstraints
Method · 0.80
getTypeConstraints
Method · 0.80
Calls
3
size
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected