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

Method safe_math_wrapper

src/CGOptions.cpp:640–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640void
641CGOptions::safe_math_wrapper(string ids)
642{
643 StringUtils::split_int_string(ids, safe_math_wrapper_ids_, ",");
644}
645
646bool
647CGOptions::safe_math_wrapper(int id)

Callers

nothing calls this directly

Calls 2

beginMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected