more headers
[libfirm] / testprograms / ref-results / main-type.vcg
1 graph: { title: "ir graph of main"
2 display_edge_labels: yes
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: "e19" label: "ent a_tp_elem_ent" color: yellow
28  info1: "
29 id: e19
30 allocation:  allocation_automatic
31 visibility:  visibility_local
32 variability: variability_uninitialized
33 volatility:  volatility_non_volatile
34 peculiarity: peculiarity_existent
35 name:    a_tp_elem_ent
36 ld_name: no yet set
37 offset:  -1"
38 }
39 edge: { sourcename: "e19" targetname: "t11"class: 3 label: "type" color: red}
40 node: {title: "t16" label: "array a_tp" info1: "state: layout_undefined
41 size: -1B,
42 "}
43 edge: { sourcename: "t16" targetname: "t11"class: 10 label: "arr elt tp" color:green}
44 edge: { sourcename: "t16" targetname: "e19"class: 10 label: "arr ent" color: green}
45 edge: { sourcename: "n20" targetname: "t16"label: "upper 0"}
46 edge: { sourcename: "n21" targetname: "t16"label: "lower 0"}
47 node: {title: "n20" label: "0x9Iu  20"  info1: "visited: 1
48 arity: 0
49 Const of type type_unknown
50 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
51 node: {title: "n21" label: "0x0Iu  21"  info1: "visited: 1
52 arity: 0
53 Const of type type_unknown
54 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
55 node: {title: "t11" label: "primitive int" info1: "state: layout_fixed,
56 mode: Is,
57 size: 4B,
58 "}
59 node: {title: "e35" label: "ent a" color: yellow
60  info1: "
61 id: e35
62 allocation:  allocation_automatic
63 visibility:  visibility_local
64 variability: variability_uninitialized
65 volatility:  volatility_non_volatile
66 peculiarity: peculiarity_existent
67 name:    a
68 ld_name: no yet set
69 offset:  -1"
70 }
71 edge: { sourcename: "e35" targetname: "t16"class: 3 label: "type" color: red}
72 node: {title: "t22" label: "class mainframe_tp" info1: "state: layout_undefined
73 size: -1B,
74 peculiarity: peculiarity_existent
75 " color: green}
76 edge: { sourcename: "t22" targetname: "e35"class: 12 label: "member" color:blue}
77 node: {title: "e15" label: "ent main" color: yellow
78  info1: "
79 id: e15
80 allocation:  allocation_static
81 visibility:  visibility_local
82 variability: variability_constant
83 volatility:  volatility_non_volatile
84 peculiarity: peculiarity_existent
85 name:    main
86 ld_name: no yet set
87 offset:  -1
88 irg = g33"
89 }
90 edge: { sourcename: "e15" targetname: "t13"class: 3 label: "type" color: red}
91 edge: { sourcename: "e15" targetname: "n14"label: "value 0"}
92 node: {title: "n14" label: "&(ARRAY-STACK_EXAMPLE_main)P  14"  info1: "visited: 1
93 arity: 0
94 Const of type type_unknown
95 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
96 node: {title: "t12" label: "class ARRAY-STACK_EXAMPLE" info1: "state: layout_undefined
97 size: -1B,
98 peculiarity: peculiarity_existent
99 " color: green}
100 edge: { sourcename: "t12" targetname: "e15"class: 12 label: "member" color:blue}
101 node: {title: "t13" label: "method main" info1: "state: layout_fixed,
102 mode: P,
103 size: 4B,
104 variadicity: variadicity_non_variadic
105 params: 0
106 results: 1
107 "}
108 edge: { sourcename: "t13" targetname: "t11"class: 6 label: "res 0" color: green}
109 }