MCPcopy 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
144static unsigned sub_byte_bits() {
145 return num_sub_byte_bits + size_byte_number();
146}
147
148static bool byte_has_ptr_bit() {
149 return true;

Callers 4

ByteMethod · 0.85
nonptrNonpoisonMethod · 0.85
nonptrValueMethod · 0.85
bitsByteMethod · 0.85

Calls 1

size_byte_numberFunction · 0.85

Tested by

no test coverage detected