[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,53 +8,53 @@ digraph implicitReceiverAsWhenSubject_kt {
0 [label="Enter function test_1" style="filled" fillcolor=red];
subgraph cluster_1 {
color=blue
1 [label="Enter when"];
2 [label="Access variable this@R|/test_1|"];
2 [label="Enter when"];
4 [label="Access variable this@R|/test_1|"];
subgraph cluster_2 {
color=blue
3 [label="Enter when branch condition "];
4 [label="Type operator: ($subj$ is R|kotlin/collections/List<*>|)"];
5 [label="Exit when branch condition"];
5 [label="Enter when branch condition "];
6 [label="Type operator: ($subj$ is R|kotlin/collections/List<*>|)"];
7 [label="Exit when branch condition"];
}
subgraph cluster_3 {
color=blue
6 [label="Enter when branch condition "];
7 [label="Type operator: ($subj$ is R|kotlin/String|)"];
8 [label="Exit when branch condition"];
14 [label="Enter when branch condition "];
15 [label="Type operator: ($subj$ is R|kotlin/String|)"];
16 [label="Exit when branch condition"];
}
subgraph cluster_4 {
color=blue
9 [label="Enter when branch condition else"];
10 [label="Exit when branch condition"];
22 [label="Enter when branch condition else"];
23 [label="Exit when branch condition"];
}
11 [label="Enter when branch result"];
24 [label="Enter when branch result"];
subgraph cluster_5 {
color=blue
12 [label="Enter block"];
13 [label="Const: Int(0)"];
14 [label="Exit block"];
25 [label="Enter block"];
26 [label="Const: Int(0)"];
27 [label="Exit block"];
}
15 [label="Exit when branch result"];
16 [label="Enter when branch result"];
28 [label="Exit when branch result"];
17 [label="Enter when branch result"];
subgraph cluster_6 {
color=blue
17 [label="Enter block"];
18 [label="Access variable R|kotlin/String.length|"];
19 [label="Exit block"];
18 [label="Enter block"];
19 [label="Access variable R|kotlin/String.length|"];
20 [label="Exit block"];
}
20 [label="Exit when branch result"];
21 [label="Enter when branch result"];
21 [label="Exit when branch result"];
8 [label="Enter when branch result"];
subgraph cluster_7 {
color=blue
22 [label="Enter block"];
23 [label="Access variable this@R|/test_1|"];
24 [label="Access variable R|kotlin/collections/List.size|"];
25 [label="Exit block"];
9 [label="Enter block"];
10 [label="Access variable this@R|/test_1|"];
11 [label="Access variable R|kotlin/collections/List.size|"];
12 [label="Exit block"];
}
26 [label="Exit when branch result"];
27 [label="Exit when"];
13 [label="Exit when branch result"];
3 [label="Exit when"];
}
28 [label="Jump: ^test_1 when (this@R|/test_1|) {
29 [label="Jump: ^test_1 when (this@R|/test_1|) {
($subj$ is R|kotlin/collections/List<*>|) -> {
this@R|/test_1|.R|kotlin/collections/List.size|
}
@@ -66,99 +66,98 @@ digraph implicitReceiverAsWhenSubject_kt {
}
}
"];
29 [label="Stub" style="filled" fillcolor=gray];
30 [label="Exit function test_1" style="filled" fillcolor=red];
30 [label="Stub" style="filled" fillcolor=gray];
1 [label="Exit function test_1" style="filled" fillcolor=red];
}
0 -> {1};
1 -> {2};
2 -> {3};
3 -> {4};
0 -> {2};
2 -> {4};
3 -> {29};
4 -> {5};
5 -> {21 6};
5 -> {6};
6 -> {7};
7 -> {8};
8 -> {16 9};
7 -> {8 14};
8 -> {9};
9 -> {10};
10 -> {11};
11 -> {12};
12 -> {13};
13 -> {14};
13 -> {3};
14 -> {15};
15 -> {27};
16 -> {17};
15 -> {16};
16 -> {17 22};
17 -> {18};
18 -> {19};
19 -> {20};
20 -> {27};
21 -> {22};
20 -> {21};
21 -> {3};
22 -> {23};
23 -> {24};
24 -> {25};
25 -> {26};
26 -> {27};
27 -> {28};
28 -> {30};
28 -> {29} [style=dotted];
28 -> {3};
29 -> {1};
29 -> {30} [style=dotted];
30 -> {1} [style=dotted];
subgraph cluster_8 {
color=red
31 [label="Enter function test_2" style="filled" fillcolor=red];
subgraph cluster_9 {
color=blue
32 [label="Enter when"];
33 [label="Access variable this@R|/test_2|"];
34 [label="Variable declaration: lval x: R|kotlin/Any|"];
33 [label="Enter when"];
35 [label="Access variable this@R|/test_2|"];
36 [label="Variable declaration: lval x: R|kotlin/Any|"];
subgraph cluster_10 {
color=blue
35 [label="Enter when branch condition "];
36 [label="Type operator: ($subj$ is R|kotlin/collections/List<*>|)"];
37 [label="Exit when branch condition"];
37 [label="Enter when branch condition "];
38 [label="Type operator: ($subj$ is R|kotlin/collections/List<*>|)"];
39 [label="Exit when branch condition"];
}
subgraph cluster_11 {
color=blue
38 [label="Enter when branch condition "];
39 [label="Type operator: ($subj$ is R|kotlin/String|)"];
40 [label="Exit when branch condition"];
48 [label="Enter when branch condition "];
49 [label="Type operator: ($subj$ is R|kotlin/String|)"];
50 [label="Exit when branch condition"];
}
subgraph cluster_12 {
color=blue
41 [label="Enter when branch condition else"];
42 [label="Exit when branch condition"];
58 [label="Enter when branch condition else"];
59 [label="Exit when branch condition"];
}
43 [label="Enter when branch result"];
60 [label="Enter when branch result"];
subgraph cluster_13 {
color=blue
44 [label="Enter block"];
45 [label="Const: Int(0)"];
61 [label="Enter block"];
62 [label="Const: Int(0)"];
63 [label="Exit block"];
}
64 [label="Exit when branch result"];
51 [label="Enter when branch result"];
subgraph cluster_14 {
color=blue
52 [label="Enter block"];
53 [label="Access variable R|<local>/x|"];
54 [label="Access variable R|kotlin/String.length|"];
55 [label="Access variable R|kotlin/String.length|"];
56 [label="Exit block"];
}
57 [label="Exit when branch result"];
40 [label="Enter when branch result"];
subgraph cluster_15 {
color=blue
41 [label="Enter block"];
42 [label="Access variable R|<local>/x|"];
43 [label="Access variable R|kotlin/collections/List.size|"];
44 [label="Access variable this@R|/test_2|"];
45 [label="Access variable R|kotlin/collections/List.size|"];
46 [label="Exit block"];
}
47 [label="Exit when branch result"];
48 [label="Enter when branch result"];
subgraph cluster_14 {
color=blue
49 [label="Enter block"];
50 [label="Access variable R|<local>/x|"];
51 [label="Access variable R|kotlin/String.length|"];
52 [label="Access variable R|kotlin/String.length|"];
53 [label="Exit block"];
}
54 [label="Exit when branch result"];
55 [label="Enter when branch result"];
subgraph cluster_15 {
color=blue
56 [label="Enter block"];
57 [label="Access variable R|<local>/x|"];
58 [label="Access variable R|kotlin/collections/List.size|"];
59 [label="Access variable this@R|/test_2|"];
60 [label="Access variable R|kotlin/collections/List.size|"];
61 [label="Exit block"];
}
62 [label="Exit when branch result"];
63 [label="Exit when"];
34 [label="Exit when"];
}
64 [label="Jump: ^test_2 when (lval x: R|kotlin/Any| = this@R|/test_2|) {
65 [label="Jump: ^test_2 when (lval x: R|kotlin/Any| = this@R|/test_2|) {
($subj$ is R|kotlin/collections/List<*>|) -> {
R|<local>/x|.R|kotlin/collections/List.size|
this@R|/test_2|.R|kotlin/collections/List.size|
@@ -172,45 +171,44 @@ digraph implicitReceiverAsWhenSubject_kt {
}
}
"];
65 [label="Stub" style="filled" fillcolor=gray];
66 [label="Exit function test_2" style="filled" fillcolor=red];
66 [label="Stub" style="filled" fillcolor=gray];
32 [label="Exit function test_2" style="filled" fillcolor=red];
}
31 -> {32};
32 -> {33};
33 -> {34};
34 -> {35};
31 -> {33};
33 -> {35};
34 -> {65};
35 -> {36};
36 -> {37};
37 -> {55 38};
37 -> {38};
38 -> {39};
39 -> {40};
40 -> {48 41};
39 -> {40 48};
40 -> {41};
41 -> {42};
42 -> {43};
43 -> {44};
44 -> {45};
45 -> {46};
46 -> {47};
47 -> {63};
47 -> {34};
48 -> {49};
49 -> {50};
50 -> {51};
50 -> {51 58};
51 -> {52};
52 -> {53};
53 -> {54};
54 -> {63};
54 -> {55};
55 -> {56};
56 -> {57};
57 -> {58};
57 -> {34};
58 -> {59};
59 -> {60};
60 -> {61};
61 -> {62};
62 -> {63};
63 -> {64};
64 -> {66};
64 -> {65} [style=dotted];
64 -> {34};
65 -> {32};
65 -> {66} [style=dotted];
66 -> {32} [style=dotted];
}