MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / fixup

Method fixup

ir/type.cpp:308–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308void VoidType::fixup(const Model &m) {
309 // do nothing
310}
311
312pair<expr, expr>
313VoidType::refines(State &src_s, State &tgt_s, const StateValue &src,

Callers 1

fixupTypesMethod · 0.80

Calls 4

FpTypeEnum · 0.85
TypeNumEnum · 0.85
getUIntMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected