add reference identifiers to all access expressions
[pet.git] / tests / float.scop
blob3bcd536a5094afc07dacc4357f42c1af88330ba3
1 start: 24
2 end: 75
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: float
8   element_size: 4
9 statements:
10 - line: 6
11   domain: '{ S_0[] }'
12   schedule: '{ S_0[] -> [0] }'
13   body:
14     type: binary
15     operation: =
16     arguments:
17     - type: access
18       relation: '{ S_0[] -> a[] }'
19       reference: __pet_ref_0
20       read: 0
21       write: 1
22     - type: double
23       value: 0.333
24       string: 0.333f
25 - line: 7
26   domain: '{ S_1[] }'
27   schedule: '{ S_1[] -> [1] }'
28   body:
29     type: binary
30     operation: =
31     arguments:
32     - type: access
33       relation: '{ S_1[] -> a[] }'
34       reference: __pet_ref_1
35       read: 0
36       write: 1
37     - type: double
38       value: 0
39       string: 0.