Implemented the computation of outedges in interprocedural graphs
[libfirm] / testprograms / ref-results / ARRAY-HEAP_EXAMPLE_main.vcg
1 graph: { title: "ir graph of ARRAY-HEAP_EXAMPLE_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 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 graph: { title: "g32" label: "ARRAY-HEAP_EXAMPLE_main" status:clustered color:white
26 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
27 edge: {sourcename: "n49" targetname: "n50" label: "0" class:13 color:red}
28 node: {title: "n48" label: "End  48"  info1: "visited: 8
29 irg:     ARRAY-HEAP_EXAMPLE_main
30 arity: 0
31 "color: blue}
32 }
33
34 graph: { title: "n51"  label: "Block 51" status:clustered color:yellow
35 edge: {sourcename: "n51" targetname: "n52" label: "0" class:13 color:red}
36 node: {title: "n50" label: "Return  50"  info1: "visited: 8
37 irg:     ARRAY-HEAP_EXAMPLE_main
38 arity: 2
39 return in method of type ARRAY-HEAP_EXAMPLE_main
40   res 0 type: int
41 " info2: "mymode == mode_X && Result X"}
42 edge: {sourcename: "n50" targetname: "n64" label: "0" class:14 color:blue}
43 edge: {sourcename: "n50" targetname: "n55" label: "1" }
44 node: {title: "n64" label: "ProjM 0 64"  info1: "visited: 8
45 irg:     ARRAY-HEAP_EXAMPLE_main
46 arity: 1
47 "color: yellow}
48 edge: {sourcename: "n64" targetname: "n56" label: "0" class:14 color:blue}
49 node: {title: "n55" label: "ProjIs 2 55"  info1: "visited: 8
50 irg:     ARRAY-HEAP_EXAMPLE_main
51 arity: 1
52 "color: yellow}
53 edge: {sourcename: "n55" targetname: "n56" label: "0" }
54 node: {title: "n56" label: "Load  56"  info1: "visited: 8
55 irg:     ARRAY-HEAP_EXAMPLE_main
56 arity: 2
57 " info2: "mymode == mode_T && Load node"}
58 edge: {sourcename: "n56" targetname: "n63" label: "0" class:14 color:blue}
59 edge: {sourcename: "n56" targetname: "n57" label: "1" }
60 node: {title: "n57" label: "Sel a_elem_ent 57"  info1: "visited: 8
61 irg:     ARRAY-HEAP_EXAMPLE_main
62 arity: 3
63 Selecting entity of type int
64   from entity of type a
65 "}
66 edge: {sourcename: "n57" targetname: "n63" label: "0" class:14 color:blue}
67 edge: {sourcename: "n57" targetname: "n59" label: "1" }
68 edge: {sourcename: "n57" targetname: "n58" label: "2" }
69 node: {title: "n63" label: "ProjM 0 63"  info1: "visited: 8
70 irg:     ARRAY-HEAP_EXAMPLE_main
71 arity: 1
72 "color: yellow}
73 edge: {sourcename: "n63" targetname: "n60" label: "0" class:14 color:blue}
74 node: {title: "n59" label: "ProjP 2 59"  info1: "visited: 8
75 irg:     ARRAY-HEAP_EXAMPLE_main
76 arity: 1
77 "color: yellow}
78 edge: {sourcename: "n59" targetname: "n60" label: "0" }
79 node: {title: "n60" label: "Alloc  60"  info1: "visited: 8
80 irg:     ARRAY-HEAP_EXAMPLE_main
81 arity: 2
82 allocating entity of type a
83 "}
84 edge: {sourcename: "n60" targetname: "n62" label: "0" class:14 color:blue}
85 edge: {sourcename: "n60" targetname: "n61" label: "1" }
86 }
87
88 graph: { title: "n53"  label: "Block 53" status:clustered color:yellow
89 edge: {sourcename: "n53" targetname: "n52" label: "0" class:13 color:red}
90 node: {title: "n62" label: "ProjM 1 62"  info1: "visited: 8
91 irg:     ARRAY-HEAP_EXAMPLE_main
92 arity: 1
93 "color: yellow}
94 edge: {sourcename: "n62" targetname: "n54" label: "0" class:14 color:blue}
95 node: {title: "n61" label: "0x28Iu  61"  info1: "visited: 8
96 irg:     ARRAY-HEAP_EXAMPLE_main
97 arity: 0
98 Const of type type_unknown
99 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
100 node: {title: "n58" label: "0x3Iu  58"  info1: "visited: 8
101 irg:     ARRAY-HEAP_EXAMPLE_main
102 arity: 0
103 Const of type type_unknown
104 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
105 node: {title: "n52" label: "ProjX 0 52"  info1: "visited: 8
106 irg:     ARRAY-HEAP_EXAMPLE_main
107 arity: 1
108 "color: yellow}
109 edge: {sourcename: "n52" targetname: "n54" label: "0" class:13 color:red}
110 node: {title: "n54" label: "Start  54"  info1: "visited: 8
111 irg:     ARRAY-HEAP_EXAMPLE_main
112 arity: 0
113 start of method of type ARRAY-HEAP_EXAMPLE_main
114 " info2: "mymode == mode_T && Start node"color: blue}
115 }
116
117 }
118
119 }