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

Method getWidth

tools/quick-fuzz.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 int getWidth() {
160 return getWidth(WP);
161 }
162
163 void addArgTy(Argument &arg, Type *ty) {
164 tyMap[&arg] = ty;

Callers 1

goMethod · 0.80

Calls 3

chooseMethod · 0.80
flipMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected