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

Method dtFunctionInvocationUnary_minimal_depth

src/DepthSpec.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164int DepthSpec::dtFunctionInvocationUnary_minimal_depth(int)
165{
166 return dtSafeOpFlags_minimal_depth();
167}
168
169int DepthSpec::dtFunctionInvocationBinary_minimal_depth(int)
170{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected