Code Sinking: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:


=== Example ===
=== Example ===
The following code tests CodeSinking transformation applied to main function.<syntaxhighlight lang="c">
The following code tests code sinking transformation applied to main function.<syntaxhighlight lang="c">
#include <stdio.h>
#include <stdio.h>


Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu