Mopsa_c_parser.C_simplifySourceC_simplify - C AST to C AST simplification
A simplification context must be created to perform simplification. All simplifications for the C program must occur within the same context.
Create a simplification context.
Simplify a single C function in the given context.