debug output
[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 13:"Control Flow"
10 classname 14:"Memory"
11 classname 15:"Dominators"
12 classname 3: "Entity type"
13 classname 4: "Entity owner"
14 classname 5: "Method Param"
15 classname 6: "Method Res"
16 classname 7: "Super"
17 classname 8: "Union"
18 classname 9: "Points-to"
19 classname 10: "Array Element Type"
20 classname 11: "Overwrites"
21 classname 12: "Member"
22 infoname 1: "Attribute"
23 infoname 2: "Verification errors"
24
25 node: {title: "t12" label: "class PRIMA" info1: "state: layout_undefined
26 size: -1B,
27 peculiarity: peculiarity_existent
28 " color: green}
29 node: {title: "e14" label: "ent a" color: yellow
30  info1: "
31 id: e14
32 allocation:  allocation_automatic
33 visibility:  visibility_local
34 variability: variability_uninitialized
35 volatility:  volatility_non_volatile
36 peculiarity: peculiarity_existent
37 name:    a
38 ld_name: no yet set
39 offset:  -1"
40 }
41 edge: { sourcename: "t12" targetname: "e14"class: 12 label: "member" color:blue}
42 node: {title: "e17" label: "ent PRIMA_set_a" color: yellow
43  info1: "
44 id: e17
45 allocation:  allocation_static
46 visibility:  visibility_local
47 variability: variability_constant
48 volatility:  volatility_non_volatile
49 peculiarity: peculiarity_existent
50 name:    set_a
51 ld_name: PRIMA_set_a
52 offset:  -1
53 irg = g68"
54 }
55 edge: { sourcename: "t12" targetname: "e17"class: 12 label: "member" color:blue}
56 node: {title: "e20" label: "ent PRIMA_c" color: yellow
57  info1: "
58 id: e20
59 allocation:  allocation_static
60 visibility:  visibility_local
61 variability: variability_constant
62 volatility:  volatility_non_volatile
63 peculiarity: peculiarity_existent
64 name:    c
65 ld_name: PRIMA_c
66 offset:  -1
67 irg = g90"
68 }
69 edge: { sourcename: "t12" targetname: "e20"class: 12 label: "member" color:blue}
70 }