changed information in entity nodes
[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: "e17" label: "ent PRIMA_set_a" color: yellow
32  info1: "entity set_a (17)
33   type:  set_a (15)
34   owner: PRIMA (12)
35   Does not overwrite other entities.
36   Is not overwriten by other entities.
37   allocation:  allocation_static
38   visibility:  visibility_local
39   variability: variability_constant
40   atomic value: SymC &set_a
41   volatility:  volatility_non_volatile
42   peculiarity: peculiarity_existent
43   ld_name: PRIMA_set_a
44   offset:  -1
45   irg = 68
46
47 "
48 }
49 edge: { sourcename: "t12" targetname: "e17"class: 12 label: "member" color:blue}
50 node: {title: "e20" label: "ent PRIMA_c" color: yellow
51  info1: "entity c (20)
52   type:  c (18)
53   owner: PRIMA (12)
54   Does not overwrite other entities.
55   Is not overwriten by other entities.
56   allocation:  allocation_static
57   visibility:  visibility_local
58   variability: variability_constant
59   atomic value: SymC &c
60   volatility:  volatility_non_volatile
61   peculiarity: peculiarity_existent
62   ld_name: PRIMA_c
63   offset:  -1
64   irg = 90
65
66 "
67 }
68 edge: { sourcename: "t12" targetname: "e20"class: 12 label: "member" color:blue}
69 }