Last commit did not dump node2type edges correctly
[libfirm] / testprograms / ref-results / ARRAY-STACK_EXAMPLE_main-all.vcg
1 graph: { title: "ir graph of ARRAY-STACK_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"classname 4: "Entity owner"classname 5: "Method Param"classname 6: "Method Res"classname 7: "Super"classname 8: "Union"classname 9: "Points-to"classname 10: "Array Element Type"classname 11: "Overwrites"classname 12: "Member"
10 graph: { title: "n36"  label: "36" status:clustered color:yellow
11 edge: {sourcename: "n36" targetname: "n37" label: "0" color: red}
12 node: {title: "n35" label: "End  35" color: blue}
13 }
14
15 graph: { title: "n38"  label: "38" status:clustered color:yellow
16 edge: {sourcename: "n38" targetname: "n39" label: "0" color: red}
17 node: {title: "n37" label: "Return  37" }
18 edge: {sourcename: "n37" targetname: "n49" label: "0" color: blue}
19 edge: {sourcename: "n37" targetname: "n42" label: "1" }
20 node: {title: "n42" label: "ProjI 2 42" color: yellow}
21 edge: {sourcename: "n42" targetname: "n43" label: "0" }
22 node: {title: "n43" label: "Load  43" }
23 edge: {sourcename: "n43" targetname: "n48" label: "0" color: blue}
24 edge: {sourcename: "n43" targetname: "n44" label: "1" }
25 node: {title: "n44" label: "Sel a_tp_elem_ent 44" }
26 edge: {sourcename: "n44" targetname: "n48" label: "0" color: blue}
27 edge: {sourcename: "n44" targetname: "n46" label: "1" }
28 edge: {sourcename: "n44" targetname: "n45" label: "2" }
29 node: {title: "n46" label: "Sel a 46" }
30 edge: {sourcename: "n46" targetname: "n48" label: "0" color: blue}
31 edge: {sourcename: "n46" targetname: "n47" label: "1" }
32 node: {title: "n49" label: "ProjM 0 49" color: yellow}
33 edge: {sourcename: "n49" targetname: "n43" label: "0" color: blue}
34 }
35
36 graph: { title: "n40"  label: "40" status:clustered color:yellow
37 edge: {sourcename: "n40" targetname: "n39" label: "0" color: red}
38 node: {title: "n39" label: "ProjX 0 39" color: yellow}
39 edge: {sourcename: "n39" targetname: "n41" label: "0" color: red}
40 node: {title: "n41" label: "Start  41" color: blue}
41 node: {title: "n45" label: "3I  45" color: yellow}
42 node: {title: "n47" label: "ProjP 2 47" color: yellow}
43 edge: {sourcename: "n47" targetname: "n41" label: "0" }
44 node: {title: "n48" label: "ProjM 1 48" color: yellow}
45 edge: {sourcename: "n48" targetname: "n41" label: "0" color: blue}
46 }
47
48 node: {title: "n52" label: "Bad  52" }
49 node: {title: "e21"label: "ent a_tp_elem_ent" color: yellow
50  info1:"
51 allocation:  automatic allocated
52 visibility:  local
53 variability: uninitialized
54 volatility:  non_volatile
55 peculiarity: existent
56 name:    a_tp_elem_ent
57 ld_name: a_tp_a_tp_elem_ent
58 offset:  -1"
59 }
60 edge: { sourcename:"e21" targetname: "t1" class: 3 label: "type" color: red}
61 node: {title: "t20" label: "array a_tp"info1: "state: layout_undefined
62 size: -1B,
63 "}
64 edge: { sourcename:"t20" targetname: "t1" class: 10 label: "arr elt tp" color:green}
65 edge: { sourcename:"t20" targetname: "e21" class: 10 label: "arr ent" color: green}
66 node: {title: "t1" label: "primitive int"info1: "state: layout_fixed,
67 mode: I,
68 size: 4B,
69 "}
70 node: {title: "e24"label: "ent a" color: yellow
71  info1:"
72 allocation:  automatic allocated
73 visibility:  local
74 variability: uninitialized
75 volatility:  non_volatile
76 peculiarity: existent
77 name:    a
78 ld_name: mainframe_tp_a
79 offset:  -1"
80 }
81 edge: { sourcename:"e24" targetname: "t20" class: 3 label: "type" color: red}
82 node: {title: "t6" label: "class mainframe_tp"info1: "state: layout_undefined
83 size: -1B,
84 " color: green}
85 edge: { sourcename:"t6" targetname: "e24" class: 12 label: "member" color:blue}
86 node: {title: "e5"label: "ent main" color: yellow
87  info1:"
88 allocation:  static allocated
89 visibility:  local
90 variability: constant
91 volatility:  non_volatile
92 peculiarity: existent
93 name:    main
94 ld_name: ARRAY-STACK_EXAMPLE_main
95 offset:  -1
96 irg = g18"
97 }
98 edge: { sourcename:"e5" targetname: "t3" class: 3 label: "type" color: red}
99 edge: { sourcename:"e5" targetname: "n4" label: "value 0"}
100 node: {title: "n4" label: "&(ARRAY-STACK_EXAMPLE_main)P  4" color: yellow}
101 node: {title: "t2" label: "class ARRAY-STACK_EXAMPLE"info1: "state: layout_undefined
102 size: -1B,
103 " color: green}
104 edge: { sourcename:"t2" targetname: "e5" class: 12 label: "member" color:blue}
105 node: {title: "t3" label: "method main"info1: "state: layout_fixed,
106 mode: P,
107 size: 4B,
108 "}
109 edge: { sourcename:"t3" targetname: "t1" class: 6 label: "res 0" color: green}
110 edge: { sourcename:"n44" targetname: "e21" class: 2 priority: 2 linestyle: dotted}
111 edge: { sourcename:"n46" targetname: "e24" class: 2 priority: 2 linestyle: dotted}
112 }