1 [Clan] Info: parsing file #1 (./unitary/can_reorder_loop.c)
5 # =============================================== Global
13 # Parameters are not provided
17 # Number of statements
20 # =============================================== Statement 1
21 # Number of relations describing the statement:
24 # ---------------------------------------------- 1.1 Domain
28 # ---------------------------------------------- 1.2 Scattering
34 # ---------------------------------------------- 1.3 Access
41 # ---------------------------------------------- 1.4 Statement Extensions
42 # Number of Statement Extensions
45 # Number of original iterators
47 # Statement body expression
51 # =============================================== Statement 2
52 # Number of relations describing the statement:
55 # ---------------------------------------------- 2.1 Domain
62 # ---------------------------------------------- 2.2 Scattering
65 # e/i| c1 c2 c3 | i | 1
66 0 -1 0 0 0 1 ## c1 == 1
67 0 0 -1 0 1 0 ## c2 == i
68 0 0 0 -1 0 0 ## c3 == 0
70 # ---------------------------------------------- 2.3 Access
74 0 -1 0 0 1 ## Arr == a
75 0 0 -1 1 0 ## [1] == i
77 # ---------------------------------------------- 2.4 Statement Extensions
78 # Number of Statement Extensions
81 # Number of original iterators
83 # List of original iterators
85 # Statement body expression
89 # =============================================== Statement 3
90 # Number of relations describing the statement:
93 # ---------------------------------------------- 3.1 Domain
100 # ---------------------------------------------- 3.2 Scattering
103 # e/i| c1 c2 c3 | i | 1
104 0 -1 0 0 0 1 ## c1 == 1
105 0 0 -1 0 1 0 ## c2 == i
106 0 0 0 -1 0 1 ## c3 == 1
108 # ---------------------------------------------- 3.3 Access
111 # e/i| Arr [1]| i | 1
112 0 -1 0 0 3 ## Arr == b
113 0 0 -1 1 -1 ## [1] == i-1
117 # e/i| Arr [1]| i | 1
118 0 -1 0 0 1 ## Arr == a
119 0 0 -1 1 -1 ## [1] == i-1
121 # ---------------------------------------------- 3.4 Statement Extensions
122 # Number of Statement Extensions
125 # Number of original iterators
127 # List of original iterators
129 # Statement body expression
133 # =============================================== Extensions
141 # Mapping array-identifiers/array-names
149 ./unitary/can_reorder_loop.c
150 # Starting line and column
152 # Ending line and column