aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa-chrec/ssa-chrec-34.c.ddall
blob: 9f3d13edc91460770bb8812e57ba95056175bcc3 (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

;; Function foo (foo)


(Data Dep (A = 0, B = 0):
 (subscript 0:
  access_fn_A: {0, +, 1}_2
  access_fn_B: {0, +, 1}_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 = 0, B = 1):    (no dependence)

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

)
(Data Dep (A = 1, B = 1):
 (subscript 0:
  access_fn_A: {0, +, 1}_2
  access_fn_B: {0, +, 1}_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: 
(=)
 )

)