new dumper, oo_prog_ex changed
[libfirm] / testprograms / ref-results / class_hierarchy.vcg
1 graph: { title: "ir graph of class_hierarchy"
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 node: {title: "t13" label: "class PRIMA" info1: "state: layout_undefined
21 size: -1B,
22 " color: green}
23 node: {title: "e15" label: "ent a" color: yellow
24  info1: "
25 id: e15
26 allocation:  allocation_automatic
27 visibility:  visibility_local
28 variability: variability_uninitialized
29 volatility:  volatility_non_volatile
30 peculiarity: peculiarity_existent
31 name:    a
32 ld_name: no yet set
33 offset:  -1"
34 }
35 edge: { sourcename: "t13" targetname: "e15"class: 12 label: "member" color:blue}
36 node: {title: "e18" label: "ent set_a" color: yellow
37  info1: "
38 id: e18
39 allocation:  allocation_static
40 visibility:  visibility_local
41 variability: variability_constant
42 volatility:  volatility_non_volatile
43 peculiarity: peculiarity_existent
44 name:    set_a
45 ld_name: PRIMA_set_a
46 offset:  -1
47 irg = g71"
48 }
49 edge: { sourcename: "t13" targetname: "e18"class: 12 label: "member" color:blue}
50 node: {title: "e21" label: "ent c" color: yellow
51  info1: "
52 id: e21
53 allocation:  allocation_static
54 visibility:  visibility_local
55 variability: variability_constant
56 volatility:  volatility_non_volatile
57 peculiarity: peculiarity_existent
58 name:    c
59 ld_name: PRIMA_c
60 offset:  -1
61 irg = g94"
62 }
63 edge: { sourcename: "t13" targetname: "e21"class: 12 label: "member" color:blue}
64 }