added copyright information
[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: "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: "e16" label: "ent a_tp_elem_ent" color: yellow
21  info1: "
22 id: e16
23 allocation:  automatic allocated
24 visibility:  local
25 variability: uninitialized
26 volatility:  non_volatile
27 peculiarity: existent
28 name:    a_tp_elem_ent
29 ld_name: a_tp_a_tp_elem_ent
30 offset:  -1"
31 }
32 edge: { sourcename: "e16" targetname: "t10"class: 3 label: "type" color: red}
33 node: {title: "t15" label: "array a_tp" info1: "state: layout_undefined
34 size: -1B,
35 "}
36 edge: { sourcename: "t15" targetname: "t10"class: 10 label: "arr elt tp" color:green}
37 edge: { sourcename: "t15" targetname: "e16"class: 10 label: "arr ent" color: green}
38 edge: { sourcename: "n17" targetname: "t15"label: "upper 0"}
39 edge: { sourcename: "n18" targetname: "t15"label: "lower 0"}
40 node: {title: "n17" label: "0x9Iu  17" color: yellow info1: "visited: 1
41 "}
42 node: {title: "n18" label: "0x0Iu  18" color: yellow info1: "visited: 1
43 "}
44 node: {title: "t10" label: "primitive int" info1: "state: layout_fixed,
45 mode: Is,
46 size: 4B,
47 "}
48 node: {title: "e33" label: "ent a" color: yellow
49  info1: "
50 id: e33
51 allocation:  automatic allocated
52 visibility:  local
53 variability: uninitialized
54 volatility:  non_volatile
55 peculiarity: existent
56 name:    a
57 ld_name: mainframe_tp_a
58 offset:  -1"
59 }
60 edge: { sourcename: "e33" targetname: "t15"class: 3 label: "type" color: red}
61 node: {title: "t19" label: "class mainframe_tp" info1: "state: layout_undefined
62 size: -1B,
63 " color: green}
64 edge: { sourcename: "t19" targetname: "e33"class: 12 label: "member" color:blue}
65 node: {title: "e14" label: "ent main" color: yellow
66  info1: "
67 id: e14
68 allocation:  static allocated
69 visibility:  local
70 variability: constant
71 volatility:  non_volatile
72 peculiarity: existent
73 name:    main
74 ld_name: ARRAY-STACK_EXAMPLE_main
75 offset:  -1
76 irg = g31"
77 }
78 edge: { sourcename: "e14" targetname: "t12"class: 3 label: "type" color: red}
79 edge: { sourcename: "e14" targetname: "n13"label: "value 0"}
80 node: {title: "n13" label: "&(ARRAY-STACK_EXAMPLE_main)P  13" color: yellow info1: "visited: 1
81 "}
82 node: {title: "t11" label: "class ARRAY-STACK_EXAMPLE" info1: "state: layout_undefined
83 size: -1B,
84 " color: green}
85 edge: { sourcename: "t11" targetname: "e14"class: 12 label: "member" color:blue}
86 node: {title: "t12" label: "method main" info1: "state: layout_fixed,
87 mode: P,
88 size: 4B,
89 "}
90 edge: { sourcename: "t12" targetname: "t10"class: 6 label: "res 0" color: green}
91 }