Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ bits
Method
bits
ir/type.cpp:296–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
295
296
unsigned VoidType::bits() const {
297
UNREACHABLE();
298
}
299
300
StateValue VoidType::getDummyValue(bool non_poison) const {
301
return { false, non_poison };
Callers
15
error
Function · 0.45
instantiate_undef
Function · 0.45
preprocess
Method · 0.45
mkInput
Method · 0.45
to_hex
Function · 0.45
toSMT
Method · 0.45
div_ub
Function · 0.45
printVal
Method · 0.45
fromFloat
Method · 0.45
isNaNInt
Method · 0.45
aggregateVals
Method · 0.45
extract
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected