keep track of indentation of extracted code
[pet.git] / tests / loop5.scop
blob13b1dc031d3b0abede39b3fb6cd5b83861ca36bc
1 start: 34
2 end: 110
3 indent: "\t"
4 context: '[n, m] -> {  : m <= 2147483645 and n <= 2147483646 and m >= -2147483648
5   and n >= -2147483648 }'
6 arrays:
7 - context: '{  :  }'
8   extent: '[n, m] -> { a[] }'
9   element_type: int
10   element_size: 4
11 statements:
12 - line: 7
13   domain: '[n, m] -> { S_0[i] : i <= m and i >= n }'
14   schedule: '[n, m] -> { S_0[i] -> [0, i] }'
15   body:
16     type: op
17     operation: =
18     arguments:
19     - type: access
20       relation: '[n, m] -> { S_0[i] -> a[] }'
21       index: '[n, m] -> { S_0[i] -> a[] }'
22       reference: __pet_ref_0
23       read: 0
24       write: 1
25     - type: int
26       value: 5