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

Method getAsStructType

ir/type.cpp:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223const StructType* Type::getAsStructType() const {
224 return nullptr;
225}
226
227expr Type::toBV(expr e) const {
228 return e;

Callers 1

getTypeConstraintsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected