Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ maxSubBitAccess
Method
maxSubBitAccess
ir/type.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
unsigned Type::maxSubBitAccess() const {
35
return 0;
36
}
37
38
expr Type::var(const char *var, unsigned bits) const {
39
auto str = name +
'_'
+ var;
Callers
1
get
Method · 0.80
Calls
2
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected