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