aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa-chrec/ssa-chrec-33.c.ddall
blob: 1e9f1ee40021f9b7057e2994712fe5830fb25a50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113

;; Function foo (foo)


(Data Dep (A = 0, B = 0):
 (subscript 0:
  access_fn_A: {{21, +, 2}_1, +, -2}_2
  access_fn_B: {{21, +, 2}_1, +, -2}_2
  iterations_that_access_an_element_twice_in_A: 0
  last_iteration_that_access_an_element_twice_in_A: [-oo, +oo]
  iterations_that_access_an_element_twice_in_B: 0
  last_iteration_that_access_an_element_twice_in_B: [-oo, +oo]
 )
 (Distance Vector: 
(0
)
 )
 (Direction Vector: 
(=)
 )

)
(Data Dep (A = 0, B = 1):    (no dependence)

)
(Data Dep (A = 0, B = 2):    (no dependence)

)
(Data Dep (A = 0, B = 3):    (no dependence)

)
(Data Dep (A = 1, B = 0):    (no dependence)

)
(Data Dep (A = 1, B = 1):
 (subscript 0:
  access_fn_A: {1, +, 2}_2
  access_fn_B: {1, +, 2}_2
  iterations_that_access_an_element_twice_in_A: {0, +, 1}_2
  last_iteration_that_access_an_element_twice_in_A: [-oo, +oo]
  iterations_that_access_an_element_twice_in_B: {0, +, 1}_2
  last_iteration_that_access_an_element_twice_in_B: [-oo, +oo]
 )
 (Distance Vector: 
(0
)
 )
 (Direction Vector: 
(=)
 )

)
(Data Dep (A = 1, B = 2):    (no dependence)

)
(Data Dep (A = 1, B = 3):    (no dependence)

)
(Data Dep (A = 2, B = 0):    (no dependence)

)
(Data Dep (A = 2, B = 1):    (no dependence)

)
(Data Dep (A = 2, B = 2):
 (subscript 0:
  access_fn_A: {{20, +, 2}_1, +, -2}_2
  access_fn_B: {{20, +, 2}_1, +, -2}_2
  iterations_that_access_an_element_twice_in_A: 0
  last_iteration_that_access_an_element_twice_in_A: [-oo, +oo]
  iterations_that_access_an_element_twice_in_B: 0
  last_iteration_that_access_an_element_twice_in_B: [-oo, +oo]
 )
 (Distance Vector: 
(0
)
 )
 (Direction Vector: 
(=)
 )

)
(Data Dep (A = 2, B = 3):    (no dependence)

)
(Data Dep (A = 3, B = 0):    (no dependence)

)
(Data Dep (A = 3, B = 1):    (no dependence)

)
(Data Dep (A = 3, B = 2):    (no dependence)

)
(Data Dep (A = 3, B = 3):
 (subscript 0:
  access_fn_A: {0, +, 2}_2
  access_fn_B: {0, +, 2}_2
  iterations_that_access_an_element_twice_in_A: {0, +, 1}_2
  last_iteration_that_access_an_element_twice_in_A: [-oo, +oo]
  iterations_that_access_an_element_twice_in_B: {0, +, 1}_2
  last_iteration_that_access_an_element_twice_in_B: [-oo, +oo]
 )
 (Distance Vector: 
(0
)
 )
 (Direction Vector: 
(=)
 )

)