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