5 schedule: '{ domain: "{ S_0[i, j] : i >= 0 and i <= 9 and j >= 0 and j <= 9; S_2[];
6 S_1[] }", child: { sequence: [ { filter: "{ S_0[i, j] }", child: { schedule: "L_0[{
7 S_0[i, j] -> [(i)] }]", child: { schedule: "L_1[{ S_0[i, j] -> [(j)] }]" } } },
8 { filter: "{ S_1[] }" }, { filter: "{ S_2[] }" } ] } }'
11 definition: "struct s {\n struct {\n struct {\n int a[10];\n
12 \ } f[10];\n int b;\n };\n}"
16 element_type: struct s
20 extent: '{ s_b[s[] -> b[]] }'
24 extent: '{ s_f[s[] -> f[i0]] : i0 >= 0 and i0 <= 9 }'
25 element_type: <subfield>
29 extent: '{ s_f_a[s_f[s[] -> f[i0]] -> a[i1]] : i0 >= 0 and i0 <= 9 and i1 >= 0 and
35 domain: '{ S_0[i, j] : i >= 0 and i <= 9 and j >= 0 and j <= 9 }'
43 index: '{ S_0[i, j] -> s_f_a[s_f[s[] -> f[(i)]] -> a[(j)]] }'
44 reference: __pet_ref_0
51 index: '{ S_0[i, j] -> [(i)] }'
52 reference: __pet_ref_1
56 index: '{ S_0[i, j] -> [(j)] }'
57 reference: __pet_ref_2
69 index: '{ S_1[] -> s_b[s[] -> b[]] }'
70 reference: __pet_ref_3
84 killed: '{ S_2[] -> s[] }'
85 index: '{ S_2[] -> s[] }'
86 reference: __pet_ref_4