added one node in const_code_irg ==> new node numbers
[libfirm] / testprograms / ref-results / CONST_EVAL_EXAMPLE_main.vcg
1 graph: { title: "ir graph of CONST_EVAL_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:  "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 graph: { title: "g27" label: "CONST_EVAL_EXAMPLE_main" status:clustered color:white
28 graph: { title: "n45"  label: "Block 45" status:clustered color:yellow
29 edge: {sourcename: "n45" targetname: "n46" label: "0" class:13 priority:60 color:red}
30 node: {title: "n43" label: "End  43"  info1: "mode:    X
31 visited: 7
32 irg:     CONST_EVAL_EXAMPLE_main
33 arity: 0
34 "color: blue}
35 }
36
37 graph: { title: "n47"  label: "Block 47" status:clustered color:yellow
38 edge: {sourcename: "n47" targetname: "n48" label: "0" class:13 priority:60 color:red}
39 node: {title: "n46" label: "Return  46"  info1: "mode:    X
40 visited: 7
41 irg:     CONST_EVAL_EXAMPLE_main
42 arity: 3
43 return in method of type main
44   res 0 type: int
45   res 1 type: int
46 "}
47 edge: {sourcename: "n46" targetname: "n52" label: "0" class:17 priority:10 color:blue}
48 edge: {sourcename: "n46" targetname: "n51" label: "1" class:16 priority:10}
49 edge: {sourcename: "n46" targetname: "n51" label: "2" class:16 priority:10}
50 }
51
52 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
53 edge: {sourcename: "n49" targetname: "n48" label: "0" class:13 priority:60 color:red}
54 node: {title: "n52" label: "ProjM 1 52"  info1: "mode:    M
55 visited: 7
56 irg:     CONST_EVAL_EXAMPLE_main
57 arity: 1
58 "color: yellow}
59 edge: {sourcename: "n52" targetname: "n50" label: "0" class:17 priority:10 color:blue}
60 node: {title: "n51" label: "0xCIs  51"  info1: "mode:    Is
61 visited: 7
62 irg:     CONST_EVAL_EXAMPLE_main
63 arity: 0
64 Const of type type_unknown
65 "color: yellow}
66 node: {title: "n48" label: "ProjX 0 48"  info1: "mode:    X
67 visited: 7
68 irg:     CONST_EVAL_EXAMPLE_main
69 arity: 1
70 "color: yellow}
71 edge: {sourcename: "n48" targetname: "n50" label: "0" class:13 priority:60 color:red}
72 node: {title: "n50" label: "Start  50"  info1: "mode:    T
73 visited: 7
74 irg:     CONST_EVAL_EXAMPLE_main
75 arity: 0
76 start of method of type main
77 "color: blue}
78 }
79
80 }
81
82 }