Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ byte_has_ptr_bit
Function
byte_has_ptr_bit
ir/memory.cpp:148–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
static bool byte_has_ptr_bit() {
149
return true;
150
}
151
152
static unsigned bits_ptr_byte_offset() {
153
assert(!does_ptr_mem_access || bits_byte <= bits_program_pointer);
Callers
7
padding_ptr_byte
Function · 0.85
padding_nonptr_byte
Function · 0.85
Byte
Method · 0.85
ptrNonpoison
Method · 0.85
isPoison
Method · 0.85
nonPoison
Method · 0.85
bitsByte
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected