~ubuntu-branches/ubuntu/utopic/cloog/utopic

« back to all changes in this revision

Viewing changes to osl/tests/test_just_loop.scop

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-02-26 14:21:11 UTC
  • mfrom: (3.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140226142111-vsbb1isby30uundd
Tags: 0.18.2-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<OpenScop>
2
 
 
3
 
# =============================================== Global
4
 
# Language
5
 
C
6
 
 
7
 
# Context
8
 
CONTEXT
9
 
0 2 0 0 0 0
10
 
 
11
 
# Parameter names are not provided
12
 
0
13
 
 
14
 
# No statement
15
 
0
16
 
 
17
 
# =============================================== Options
18
 
<loop>
19
 
# Number of loops
20
 
4
21
 
# ===========================================
22
 
# Loop number 1 
23
 
# Iterator name
24
 
t2
25
 
# Number of stmts
26
 
1
27
 
# Statement identifiers
28
 
1
29
 
# Private variables
30
 
lbv,ubv
31
 
# Directive
32
 
1
33
 
# ===========================================
34
 
# Loop number 2 
35
 
# Iterator name
36
 
t2
37
 
# Number of stmts
38
 
1
39
 
# Statement identifiers
40
 
2
41
 
# Private variables
42
 
lbv, ubv
43
 
# Directive
44
 
1
45
 
# ===========================================
46
 
# Loop number 3 
47
 
# Iterator name
48
 
t9
49
 
# Number of stmts
50
 
1
51
 
# Statement identifiers
52
 
1
53
 
# Private variables
54
 
(null)
55
 
# Directive
56
 
4
57
 
# ===========================================
58
 
# Loop number 4 
59
 
# Iterator name
60
 
t9
61
 
# Number of stmts
62
 
1
63
 
# Statement identifiers
64
 
2
65
 
# Private variables
66
 
(null)
67
 
# Directive
68
 
4
69
 
</loop>
70
 
 
71
 
</OpenScop>