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

Method clear

src/Effect.cpp:557–563  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

555 *
556 */
557void
558Effect::clear(void)
559{
560 read_vars.clear();
561 write_vars.clear();
562 pure = side_effect_free = true;
563}
564
565///////////////////////////////////////////////////////////////////////////////
566

Callers 15

make_randomMethod · 0.45
doFinalizationMethod · 0.45
~FunctionMethod · 0.45
~FactMgrMethod · 0.45
doFinalizationMethod · 0.45
~CrestExtensionMethod · 0.45
find_missing_labelsMethod · 0.45
output_block_skeletonMethod · 0.45
config_active_blksMethod · 0.45

Calls

no outgoing calls

Tested by 1