MCPcopy 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
148static bool byte_has_ptr_bit() {
149 return true;
150}
151
152static unsigned bits_ptr_byte_offset() {
153 assert(!does_ptr_mem_access || bits_byte <= bits_program_pointer);

Callers 7

padding_ptr_byteFunction · 0.85
padding_nonptr_byteFunction · 0.85
ByteMethod · 0.85
ptrNonpoisonMethod · 0.85
isPoisonMethod · 0.85
nonPoisonMethod · 0.85
bitsByteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected