MCPcopy Create free account
hub / github.com/csmith-project/csmith / dtFunctionInvocationBinary_minimal_depth

Method dtFunctionInvocationBinary_minimal_depth

src/DepthSpec.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169int DepthSpec::dtFunctionInvocationBinary_minimal_depth(int)
170{
171 return dtSafeOpFlags_minimal_depth();
172}
173
174int DepthSpec::dtFunctionInvocationRandomUnary_minimal_depth(int)
175{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected