Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ sub_byte_bits
Function
sub_byte_bits
ir/memory.cpp:144–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
static unsigned sub_byte_bits() {
145
return num_sub_byte_bits + size_byte_number();
146
}
147
148
static bool byte_has_ptr_bit() {
149
return true;
Callers
4
Byte
Method · 0.85
nonptrNonpoison
Method · 0.85
nonptrValue
Method · 0.85
bitsByte
Method · 0.85
Calls
1
size_byte_number
Function · 0.85
Tested by
no test coverage detected