aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa-chrec/ssa-chrec-31.c.ddall
blob: 636d4f94c48d0287bfd237e011a5d1addf601e25 (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
;; APPLE LOCAL file lno
;; Function foo (foo)

(Data Dep (A = 0, B = 2):    (no dependence)
)
(Data Dep (A = 1, B = 2):    (no dependence)
)
(Data Dep (A = 2, B = 2):
 (subscript 0:
  access_fn_A: {0, +, 1}_1
  access_fn_B: {0, +, 1}_1
  iterations_that_access_an_element_twice_in_A: {0, +, 1}_1
  last_iteration_that_access_an_element_twice_in_A: [-oo, +oo]
  iterations_that_access_an_element_twice_in_B: {0, +, 1}_1
  last_iteration_that_access_an_element_twice_in_B: [-oo, +oo]
 )
 (Distance Vector: 
(0
)
 )
)
(Data Dep (A = 2, B = 3):
 (subscript 0:
  access_fn_A: {0, +, 1}_1
  access_fn_B: 2
  iterations_that_access_an_element_twice_in_A: 2
  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: 
(-2
)
 )
)