added output of arity, backedges
[libfirm] / testprograms / ref-results / ARRAY-HEAP_EXAMPLE_main.vcg
1 graph: { title: "ir graph of ARRAY-HEAP_EXAMPLE_main"
2 display_edge_labels: yes
3 layoutalgorithm: mindepth
4 manhattan_edges: yes
5 port_sharing: no
6 orientation: bottom_to_top
7 classname 1: "Data"
8 classname 2: "Block"
9 classname 3: "Entity type"
10 classname 4: "Entity owner"
11 classname 5: "Method Param"
12 classname 6: "Method Res"
13 classname 7: "Super"
14 classname 8: "Union"
15 classname 9: "Points-to"
16 classname 10: "Array Element Type"
17 classname 11: "Overwrites"
18 classname 12: "Member"
19
20 graph: { title: "g32" label: "ARRAY-HEAP_EXAMPLE_main" status:clustered color:white
21 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
22 edge: {sourcename: "n49" targetname: "n50" label: "0" color: red}
23 node: {title: "n48" label: "End  48" color: blue info1: "visited: 8
24 irg:     ARRAY-HEAP_EXAMPLE_main
25 arity: 0
26 "}
27 }
28
29 graph: { title: "n51"  label: "Block 51" status:clustered color:yellow
30 edge: {sourcename: "n51" targetname: "n52" label: "0" color: red}
31 node: {title: "n50" label: "Return  50"  info1: "visited: 8
32 irg:     ARRAY-HEAP_EXAMPLE_main
33 arity: 2
34 return in method of type ARRAY-HEAP_EXAMPLE_main
35   res 0 type: int
36 "}
37 edge: {sourcename: "n50" targetname: "n64" label: "0" color: blue}
38 edge: {sourcename: "n50" targetname: "n55" label: "1" }
39 node: {title: "n64" label: "ProjM 0 64" color: yellow info1: "visited: 8
40 irg:     ARRAY-HEAP_EXAMPLE_main
41 arity: 1
42 "}
43 edge: {sourcename: "n64" targetname: "n56" label: "0" color: blue}
44 node: {title: "n55" label: "ProjIs 2 55" color: yellow info1: "visited: 8
45 irg:     ARRAY-HEAP_EXAMPLE_main
46 arity: 1
47 "}
48 edge: {sourcename: "n55" targetname: "n56" label: "0" }
49 node: {title: "n56" label: "Load  56"  info1: "visited: 8
50 irg:     ARRAY-HEAP_EXAMPLE_main
51 arity: 2
52 "}
53 edge: {sourcename: "n56" targetname: "n63" label: "0" color: blue}
54 edge: {sourcename: "n56" targetname: "n57" label: "1" }
55 node: {title: "n57" label: "Sel a_elem_ent 57"  info1: "visited: 8
56 irg:     ARRAY-HEAP_EXAMPLE_main
57 arity: 3
58 Selecting entity of type int
59   from entity of type a
60 "}
61 edge: {sourcename: "n57" targetname: "n63" label: "0" color: blue}
62 edge: {sourcename: "n57" targetname: "n59" label: "1" }
63 edge: {sourcename: "n57" targetname: "n58" label: "2" }
64 node: {title: "n63" label: "ProjM 0 63" color: yellow info1: "visited: 8
65 irg:     ARRAY-HEAP_EXAMPLE_main
66 arity: 1
67 "}
68 edge: {sourcename: "n63" targetname: "n60" label: "0" color: blue}
69 node: {title: "n59" label: "ProjP 2 59" color: yellow info1: "visited: 8
70 irg:     ARRAY-HEAP_EXAMPLE_main
71 arity: 1
72 "}
73 edge: {sourcename: "n59" targetname: "n60" label: "0" }
74 node: {title: "n60" label: "Alloc  60"  info1: "visited: 8
75 irg:     ARRAY-HEAP_EXAMPLE_main
76 arity: 2
77 allocating entity of type a
78 "}
79 edge: {sourcename: "n60" targetname: "n62" label: "0" color: blue}
80 edge: {sourcename: "n60" targetname: "n61" label: "1" }
81 }
82
83 graph: { title: "n53"  label: "Block 53" status:clustered color:yellow
84 edge: {sourcename: "n53" targetname: "n52" label: "0" color: red}
85 node: {title: "n62" label: "ProjM 1 62" color: yellow info1: "visited: 8
86 irg:     ARRAY-HEAP_EXAMPLE_main
87 arity: 1
88 "}
89 edge: {sourcename: "n62" targetname: "n54" label: "0" color: blue}
90 node: {title: "n61" label: "0x28Iu  61" color: yellow info1: "visited: 8
91 irg:     ARRAY-HEAP_EXAMPLE_main
92 arity: 0
93 Const of type type_unknown
94 "}
95 node: {title: "n58" label: "0x3Iu  58" color: yellow info1: "visited: 8
96 irg:     ARRAY-HEAP_EXAMPLE_main
97 arity: 0
98 Const of type type_unknown
99 "}
100 node: {title: "n52" label: "ProjX 0 52" color: yellow info1: "visited: 8
101 irg:     ARRAY-HEAP_EXAMPLE_main
102 arity: 1
103 "}
104 edge: {sourcename: "n52" targetname: "n54" label: "0" color: red}
105 node: {title: "n54" label: "Start  54" color: blue info1: "visited: 8
106 irg:     ARRAY-HEAP_EXAMPLE_main
107 arity: 0
108 start of method of type ARRAY-HEAP_EXAMPLE_main
109 "}
110 }
111
112 }
113
114 }