[FIR-TEST] Update cfg dumps according to previous commits

This commit is contained in:
Dmitriy Novozhilov
2020-03-31 15:14:11 +03:00
parent 6faf364a46
commit 1d1b8d3290
59 changed files with 8803 additions and 9268 deletions
@@ -8,7 +8,6 @@ digraph bangbang_kt {
0 [label="Enter function foo" style="filled" fillcolor=red];
1 [label="Exit function foo" style="filled" fillcolor=red];
}
0 -> {1};
subgraph cluster_1 {
@@ -16,350 +15,341 @@ digraph bangbang_kt {
2 [label="Enter class A" style="filled" fillcolor=red];
3 [label="Exit class A" style="filled" fillcolor=red];
}
2 -> {3} [color=green];
subgraph cluster_2 {
color=red
4 [label="Enter function test_0" style="filled" fillcolor=red];
5 [label="Access variable R|<local>/a|"];
6 [label="Check not null: R|<local>/a|!!"];
7 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
8 [label="Access variable R|<local>/a|"];
9 [label="Function call: R|<local>/a|.R|/A.foo|()"];
10 [label="Exit function test_0" style="filled" fillcolor=red];
6 [label="Access variable R|<local>/a|"];
7 [label="Check not null: R|<local>/a|!!"];
8 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
9 [label="Access variable R|<local>/a|"];
10 [label="Function call: R|<local>/a|.R|/A.foo|()"];
5 [label="Exit function test_0" style="filled" fillcolor=red];
}
4 -> {5};
5 -> {6};
4 -> {6};
6 -> {7};
7 -> {8};
8 -> {9};
9 -> {10};
10 -> {5};
subgraph cluster_3 {
color=red
11 [label="Enter function test_1" style="filled" fillcolor=red];
subgraph cluster_4 {
color=blue
12 [label="Enter when"];
13 [label="Enter when"];
subgraph cluster_5 {
color=blue
13 [label="Enter when branch condition "];
14 [label="Access variable R|<local>/a|"];
15 [label="Check not null: R|<local>/a|!!"];
16 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
17 [label="Exit when branch condition"];
15 [label="Enter when branch condition "];
16 [label="Access variable R|<local>/a|"];
17 [label="Check not null: R|<local>/a|!!"];
18 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
19 [label="Exit when branch condition"];
}
18 [label="Synthetic else branch"];
19 [label="Enter when branch result"];
26 [label="Synthetic else branch"];
20 [label="Enter when branch result"];
subgraph cluster_6 {
color=blue
20 [label="Enter block"];
21 [label="Access variable R|<local>/a|"];
22 [label="Function call: R|<local>/a|.R|/A.foo|()"];
23 [label="Exit block"];
21 [label="Enter block"];
22 [label="Access variable R|<local>/a|"];
23 [label="Function call: R|<local>/a|.R|/A.foo|()"];
24 [label="Exit block"];
}
24 [label="Exit when branch result"];
25 [label="Exit when"];
25 [label="Exit when branch result"];
14 [label="Exit when"];
}
26 [label="Access variable R|<local>/a|"];
27 [label="Function call: R|<local>/a|.R|/A.foo|()"];
28 [label="Exit function test_1" style="filled" fillcolor=red];
27 [label="Access variable R|<local>/a|"];
28 [label="Function call: R|<local>/a|.R|/A.foo|()"];
12 [label="Exit function test_1" style="filled" fillcolor=red];
}
11 -> {12};
12 -> {13};
13 -> {14};
14 -> {15};
11 -> {13};
13 -> {15};
14 -> {27};
15 -> {16};
16 -> {17};
17 -> {19 18};
18 -> {25};
19 -> {20};
17 -> {18};
18 -> {19};
19 -> {20 26};
20 -> {21};
21 -> {22};
22 -> {23};
23 -> {24};
24 -> {25};
25 -> {26};
26 -> {27};
25 -> {14};
26 -> {14};
27 -> {28};
28 -> {12};
subgraph cluster_7 {
color=red
29 [label="Enter function test_2" style="filled" fillcolor=red];
subgraph cluster_8 {
color=blue
30 [label="Enter when"];
31 [label="Enter when"];
subgraph cluster_9 {
color=blue
31 [label="Enter when branch condition "];
33 [label="Enter when branch condition "];
subgraph cluster_10 {
color=blue
32 [label="Enter &&"];
33 [label="Access variable R|<local>/a|"];
34 [label="Check not null: R|<local>/a|!!"];
35 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
36 [label="Exit left part of &&"];
37 [label="Enter right part of &&"];
38 [label="Access variable R|<local>/b|"];
39 [label="Exit &&"];
35 [label="Enter &&"];
36 [label="Access variable R|<local>/a|"];
37 [label="Check not null: R|<local>/a|!!"];
38 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
39 [label="Exit left part of &&"];
40 [label="Enter right part of &&"];
41 [label="Access variable R|<local>/b|"];
34 [label="Exit &&"];
}
40 [label="Exit when branch condition"];
42 [label="Exit when branch condition"];
}
41 [label="Synthetic else branch"];
42 [label="Enter when branch result"];
49 [label="Synthetic else branch"];
43 [label="Enter when branch result"];
subgraph cluster_11 {
color=blue
43 [label="Enter block"];
44 [label="Access variable R|<local>/a|"];
45 [label="Function call: R|<local>/a|.R|/A.foo|()"];
46 [label="Exit block"];
44 [label="Enter block"];
45 [label="Access variable R|<local>/a|"];
46 [label="Function call: R|<local>/a|.R|/A.foo|()"];
47 [label="Exit block"];
}
47 [label="Exit when branch result"];
48 [label="Exit when"];
48 [label="Exit when branch result"];
32 [label="Exit when"];
}
49 [label="Access variable R|<local>/a|"];
50 [label="Function call: R|<local>/a|.R|/A.foo|()"];
51 [label="Exit function test_2" style="filled" fillcolor=red];
50 [label="Access variable R|<local>/a|"];
51 [label="Function call: R|<local>/a|.R|/A.foo|()"];
30 [label="Exit function test_2" style="filled" fillcolor=red];
}
29 -> {30};
30 -> {31};
31 -> {32};
32 -> {33};
33 -> {34};
34 -> {35};
29 -> {31};
31 -> {33};
32 -> {50};
33 -> {35};
34 -> {42};
35 -> {36};
36 -> {39 37};
36 -> {37};
37 -> {38};
38 -> {39};
39 -> {40};
40 -> {42 41};
41 -> {48};
42 -> {43};
39 -> {34 40};
40 -> {41};
41 -> {34};
42 -> {43 49};
43 -> {44};
44 -> {45};
45 -> {46};
46 -> {47};
47 -> {48};
48 -> {49};
49 -> {50};
48 -> {32};
49 -> {32};
50 -> {51};
51 -> {30};
subgraph cluster_12 {
color=red
52 [label="Enter function test_3" style="filled" fillcolor=red];
subgraph cluster_13 {
color=blue
53 [label="Enter when"];
54 [label="Enter when"];
subgraph cluster_14 {
color=blue
54 [label="Enter when branch condition "];
56 [label="Enter when branch condition "];
subgraph cluster_15 {
color=blue
55 [label="Enter &&"];
56 [label="Access variable R|<local>/b|"];
57 [label="Exit left part of &&"];
58 [label="Enter right part of &&"];
59 [label="Access variable R|<local>/a|"];
60 [label="Check not null: R|<local>/a|!!"];
61 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
62 [label="Exit &&"];
58 [label="Enter &&"];
59 [label="Access variable R|<local>/b|"];
60 [label="Exit left part of &&"];
61 [label="Enter right part of &&"];
62 [label="Access variable R|<local>/a|"];
63 [label="Check not null: R|<local>/a|!!"];
64 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
57 [label="Exit &&"];
}
63 [label="Exit when branch condition"];
65 [label="Exit when branch condition"];
}
64 [label="Synthetic else branch"];
65 [label="Enter when branch result"];
72 [label="Synthetic else branch"];
66 [label="Enter when branch result"];
subgraph cluster_16 {
color=blue
66 [label="Enter block"];
67 [label="Access variable R|<local>/a|"];
68 [label="Function call: R|<local>/a|.R|/A.foo|()"];
69 [label="Exit block"];
67 [label="Enter block"];
68 [label="Access variable R|<local>/a|"];
69 [label="Function call: R|<local>/a|.R|/A.foo|()"];
70 [label="Exit block"];
}
70 [label="Exit when branch result"];
71 [label="Exit when"];
71 [label="Exit when branch result"];
55 [label="Exit when"];
}
72 [label="Access variable R|<local>/a|"];
73 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
74 [label="Exit function test_3" style="filled" fillcolor=red];
73 [label="Access variable R|<local>/a|"];
74 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
53 [label="Exit function test_3" style="filled" fillcolor=red];
}
52 -> {53};
53 -> {54};
54 -> {55};
55 -> {56};
56 -> {57};
57 -> {62 58};
52 -> {54};
54 -> {56};
55 -> {73};
56 -> {58};
57 -> {65};
58 -> {59};
59 -> {60};
60 -> {61};
60 -> {57 61};
61 -> {62};
62 -> {63};
63 -> {65 64};
64 -> {71};
65 -> {66};
63 -> {64};
64 -> {57};
65 -> {66 72};
66 -> {67};
67 -> {68};
68 -> {69};
69 -> {70};
70 -> {71};
71 -> {72};
72 -> {73};
71 -> {55};
72 -> {55};
73 -> {74};
74 -> {53};
subgraph cluster_17 {
color=red
75 [label="Enter function test_4" style="filled" fillcolor=red];
subgraph cluster_18 {
color=blue
76 [label="Enter when"];
77 [label="Enter when"];
subgraph cluster_19 {
color=blue
77 [label="Enter when branch condition "];
79 [label="Enter when branch condition "];
subgraph cluster_20 {
color=blue
78 [label="Enter ||"];
79 [label="Access variable R|<local>/a|"];
80 [label="Check not null: R|<local>/a|!!"];
81 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
82 [label="Exit left part of ||"];
83 [label="Enter right part of ||"];
84 [label="Access variable R|<local>/b|"];
85 [label="Exit ||"];
81 [label="Enter ||"];
82 [label="Access variable R|<local>/a|"];
83 [label="Check not null: R|<local>/a|!!"];
84 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
85 [label="Exit left part of ||"];
86 [label="Enter right part of ||"];
87 [label="Access variable R|<local>/b|"];
80 [label="Exit ||"];
}
86 [label="Exit when branch condition"];
88 [label="Exit when branch condition"];
}
87 [label="Synthetic else branch"];
88 [label="Enter when branch result"];
95 [label="Synthetic else branch"];
89 [label="Enter when branch result"];
subgraph cluster_21 {
color=blue
89 [label="Enter block"];
90 [label="Access variable R|<local>/a|"];
91 [label="Function call: R|<local>/a|.R|/A.foo|()"];
92 [label="Exit block"];
90 [label="Enter block"];
91 [label="Access variable R|<local>/a|"];
92 [label="Function call: R|<local>/a|.R|/A.foo|()"];
93 [label="Exit block"];
}
93 [label="Exit when branch result"];
94 [label="Exit when"];
94 [label="Exit when branch result"];
78 [label="Exit when"];
}
95 [label="Access variable R|<local>/a|"];
96 [label="Function call: R|<local>/a|.R|/A.foo|()"];
97 [label="Exit function test_4" style="filled" fillcolor=red];
96 [label="Access variable R|<local>/a|"];
97 [label="Function call: R|<local>/a|.R|/A.foo|()"];
76 [label="Exit function test_4" style="filled" fillcolor=red];
}
75 -> {76};
76 -> {77};
77 -> {78};
78 -> {79};
79 -> {80};
80 -> {81};
75 -> {77};
77 -> {79};
78 -> {96};
79 -> {81};
80 -> {88};
81 -> {82};
82 -> {85 83};
82 -> {83};
83 -> {84};
84 -> {85};
85 -> {86};
86 -> {88 87};
87 -> {94};
88 -> {89};
85 -> {80 86};
86 -> {87};
87 -> {80};
88 -> {89 95};
89 -> {90};
90 -> {91};
91 -> {92};
92 -> {93};
93 -> {94};
94 -> {95};
95 -> {96};
94 -> {78};
95 -> {78};
96 -> {97};
97 -> {76};
subgraph cluster_22 {
color=red
98 [label="Enter function test_5" style="filled" fillcolor=red];
subgraph cluster_23 {
color=blue
99 [label="Enter when"];
100 [label="Enter when"];
subgraph cluster_24 {
color=blue
100 [label="Enter when branch condition "];
102 [label="Enter when branch condition "];
subgraph cluster_25 {
color=blue
101 [label="Enter ||"];
102 [label="Access variable R|<local>/b|"];
103 [label="Exit left part of ||"];
104 [label="Enter right part of ||"];
105 [label="Access variable R|<local>/a|"];
106 [label="Check not null: R|<local>/a|!!"];
107 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
108 [label="Exit ||"];
104 [label="Enter ||"];
105 [label="Access variable R|<local>/b|"];
106 [label="Exit left part of ||"];
107 [label="Enter right part of ||"];
108 [label="Access variable R|<local>/a|"];
109 [label="Check not null: R|<local>/a|!!"];
110 [label="Function call: R|<local>/a|!!.R|/A.foo|()"];
103 [label="Exit ||"];
}
109 [label="Exit when branch condition"];
111 [label="Exit when branch condition"];
}
110 [label="Synthetic else branch"];
111 [label="Enter when branch result"];
118 [label="Synthetic else branch"];
112 [label="Enter when branch result"];
subgraph cluster_26 {
color=blue
112 [label="Enter block"];
113 [label="Access variable R|<local>/a|"];
114 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
115 [label="Exit block"];
113 [label="Enter block"];
114 [label="Access variable R|<local>/a|"];
115 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
116 [label="Exit block"];
}
116 [label="Exit when branch result"];
117 [label="Exit when"];
117 [label="Exit when branch result"];
101 [label="Exit when"];
}
118 [label="Access variable R|<local>/a|"];
119 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
120 [label="Exit function test_5" style="filled" fillcolor=red];
119 [label="Access variable R|<local>/a|"];
120 [label="Function call: R|<local>/a|.<Inapplicable(WRONG_RECEIVER): [/A.foo]>#()"];
99 [label="Exit function test_5" style="filled" fillcolor=red];
}
98 -> {99};
99 -> {100};
100 -> {101};
101 -> {102};
102 -> {103};
103 -> {108 104};
98 -> {100};
100 -> {102};
101 -> {119};
102 -> {104};
103 -> {111};
104 -> {105};
105 -> {106};
106 -> {107};
106 -> {103 107};
107 -> {108};
108 -> {109};
109 -> {111 110};
110 -> {117};
111 -> {112};
109 -> {110};
110 -> {103};
111 -> {112 118};
112 -> {113};
113 -> {114};
114 -> {115};
115 -> {116};
116 -> {117};
117 -> {118};
118 -> {119};
117 -> {101};
118 -> {101};
119 -> {120};
120 -> {99};
subgraph cluster_27 {
color=red
121 [label="Enter function test_6" style="filled" fillcolor=red];
122 [label="Access variable R|<local>/x|"];
123 [label="Check not null: R|<local>/x|!!"];
124 [label="Function call: R|<local>/x|!!.R|/A.foo|()"];
125 [label="Exit function test_6" style="filled" fillcolor=red];
123 [label="Access variable R|<local>/x|"];
124 [label="Check not null: R|<local>/x|!!"];
125 [label="Function call: R|<local>/x|!!.R|/A.foo|()"];
122 [label="Exit function test_6" style="filled" fillcolor=red];
}
121 -> {122};
122 -> {123};
121 -> {123};
123 -> {124};
124 -> {125};
125 -> {122};
subgraph cluster_28 {
color=red
126 [label="Enter function test_7" style="filled" fillcolor=red];
127 [label="Access variable R|<local>/x|"];
128 [label="Check not null: R|<local>/x|!!"];
129 [label="Function call: R|<local>/x|!!.R|/A.foo|()"];
130 [label="Exit function test_7" style="filled" fillcolor=red];
128 [label="Access variable R|<local>/x|"];
129 [label="Check not null: R|<local>/x|!!"];
130 [label="Function call: R|<local>/x|!!.R|/A.foo|()"];
127 [label="Exit function test_7" style="filled" fillcolor=red];
}
126 -> {127};
127 -> {128};
126 -> {128};
128 -> {129};
129 -> {130};
130 -> {127};
}