Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ print
Method
print
ir/type.cpp:327–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
void VoidType::print(ostream &os) const {
328
os <<
"void"
;
329
}
330
331
332
unsigned IntType::maxSubBitAccess() const {
Callers
3
type.cpp
File · 0.45
verify
Function · 0.45
openInputFile
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected