Polly 20.0.0git
Functions | Variables
wak2-1.c File Reference

Go to the source code of this file.

Functions

 if (c2 >=d2+1)
 
 for (int c0=a2;c0<=b2;c0+=1)
 

Variables

 else
 

Function Documentation

◆ for()

for ( int  c0 = a2;c0<=b2;c0+=1)

Definition at line 9 of file wak2-1.c.

References c0, c1, c2, and s0().

◆ if()

if ( c2 >=d2+  1)

Definition at line 1 of file wak2-1.c.

References c0, c1, and s0().

Variable Documentation

◆ else

else
Initial value:
{
for (int c0 = a1; c0 <= min(b1, a2 - 1); c0 += 1)
for (int c1_0 = c1; c1_0 <= d1; c1_0 += 1)
s0(c0, c1_0)
c1
Definition: dot.c:2
c0
Definition: multi-stride2.c:2
s0(n+19)

Definition at line 5 of file wak2-1.c.