Polly 20.0.0git
Functions | Variables
if_then-3.c File Reference

Go to the source code of this file.

Functions

 if (n >=2)
 

Variables

 else
 

Function Documentation

◆ if()

if ( n >=  2)

Definition at line 1 of file if_then-3.c.

References c0, c1, and s0().

Variable Documentation

◆ else

else
Initial value:
{
for (int c0 = 1; c0 <= 100; c0 += 1)
for (int c1 = 1; c1 <= 100; c1 += 1)
s2(c0, c1)
c1
Definition: dot.c:2
c0
Definition: multi-stride2.c:2

Definition at line 9 of file if_then-3.c.