Test: FIR CFA: fix the names of some nodes
This commit is contained in:
+32
-32
@@ -76,7 +76,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
28 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_10 {
|
||||
color=blue
|
||||
29 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
29 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_11 {
|
||||
color=blue
|
||||
30 [label="Enter block"];
|
||||
@@ -86,11 +86,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
34 [label="Const: Int(123)"];
|
||||
35 [label="Exit block"];
|
||||
}
|
||||
36 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
36 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_12 {
|
||||
color=blue
|
||||
37 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
37 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_13 {
|
||||
color=blue
|
||||
38 [label="Enter block"];
|
||||
@@ -99,7 +99,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
41 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
42 [label="Exit block"];
|
||||
}
|
||||
43 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
43 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
44 [label="Postponed exit from lambda"];
|
||||
45 [label="Postponed exit from lambda"];
|
||||
@@ -185,7 +185,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
68 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_19 {
|
||||
color=blue
|
||||
69 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
69 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_20 {
|
||||
color=blue
|
||||
70 [label="Enter block"];
|
||||
@@ -195,11 +195,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
74 [label="Const: Int(123)"];
|
||||
75 [label="Exit block"];
|
||||
}
|
||||
76 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
76 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_21 {
|
||||
color=blue
|
||||
77 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
77 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_22 {
|
||||
color=blue
|
||||
78 [label="Enter block"];
|
||||
@@ -208,7 +208,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
81 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
82 [label="Exit block"];
|
||||
}
|
||||
83 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
83 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
84 [label="Postponed exit from lambda"];
|
||||
85 [label="Postponed exit from lambda"];
|
||||
@@ -280,7 +280,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
101 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_25 {
|
||||
color=blue
|
||||
102 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
102 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_26 {
|
||||
color=blue
|
||||
103 [label="Enter block"];
|
||||
@@ -289,11 +289,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
106 [label="Const: Int(123)"];
|
||||
107 [label="Exit block"];
|
||||
}
|
||||
108 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
108 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_27 {
|
||||
color=blue
|
||||
109 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
109 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_28 {
|
||||
color=blue
|
||||
110 [label="Enter block"];
|
||||
@@ -302,7 +302,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
113 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
114 [label="Exit block"];
|
||||
}
|
||||
115 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
115 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
116 [label="Postponed exit from lambda"];
|
||||
117 [label="Postponed exit from lambda"];
|
||||
@@ -368,7 +368,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
135 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_31 {
|
||||
color=blue
|
||||
136 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
136 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_32 {
|
||||
color=blue
|
||||
137 [label="Enter block"];
|
||||
@@ -377,11 +377,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
140 [label="Const: Int(123)"];
|
||||
141 [label="Exit block"];
|
||||
}
|
||||
142 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
142 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_33 {
|
||||
color=blue
|
||||
143 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
143 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_34 {
|
||||
color=blue
|
||||
144 [label="Enter block"];
|
||||
@@ -390,7 +390,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
147 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
148 [label="Exit block"];
|
||||
}
|
||||
149 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
149 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
150 [label="Postponed exit from lambda"];
|
||||
151 [label="Postponed exit from lambda"];
|
||||
@@ -470,7 +470,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
173 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_39 {
|
||||
color=blue
|
||||
174 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
174 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_40 {
|
||||
color=blue
|
||||
175 [label="Enter block"];
|
||||
@@ -482,11 +482,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
181 [label="Const: Int(123)"];
|
||||
182 [label="Exit block"];
|
||||
}
|
||||
183 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
183 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_41 {
|
||||
color=blue
|
||||
184 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
184 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_42 {
|
||||
color=blue
|
||||
185 [label="Enter block"];
|
||||
@@ -498,7 +498,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
191 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
192 [label="Exit block"];
|
||||
}
|
||||
193 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
193 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
194 [label="Postponed exit from lambda"];
|
||||
195 [label="Postponed exit from lambda"];
|
||||
@@ -566,7 +566,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
211 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_45 {
|
||||
color=blue
|
||||
212 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
212 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_46 {
|
||||
color=blue
|
||||
213 [label="Enter block"];
|
||||
@@ -575,11 +575,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
216 [label="Function call: R|/n|<R|kotlin/Int?|>()" style="filled" fillcolor=yellow];
|
||||
217 [label="Exit block"];
|
||||
}
|
||||
218 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
218 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_47 {
|
||||
color=blue
|
||||
219 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
219 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_48 {
|
||||
color=blue
|
||||
220 [label="Enter block"];
|
||||
@@ -588,7 +588,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
223 [label="Const: Int(123)"];
|
||||
224 [label="Exit block"];
|
||||
}
|
||||
225 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
225 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
226 [label="Postponed exit from lambda"];
|
||||
227 [label="Postponed exit from lambda"];
|
||||
@@ -651,7 +651,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
242 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_51 {
|
||||
color=blue
|
||||
243 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
243 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_52 {
|
||||
color=blue
|
||||
244 [label="Enter block"];
|
||||
@@ -659,11 +659,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
246 [label="Access variable R|kotlin/String.length|"];
|
||||
247 [label="Exit block"];
|
||||
}
|
||||
248 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
248 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_53 {
|
||||
color=blue
|
||||
249 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
249 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_54 {
|
||||
color=blue
|
||||
250 [label="Enter block"];
|
||||
@@ -673,7 +673,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
254 [label="Access variable R|kotlin/String.length|"];
|
||||
255 [label="Exit block"];
|
||||
}
|
||||
256 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
256 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
257 [label="Postponed exit from lambda"];
|
||||
258 [label="Postponed exit from lambda"];
|
||||
@@ -723,7 +723,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
269 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_57 {
|
||||
color=blue
|
||||
270 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
270 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_58 {
|
||||
color=blue
|
||||
271 [label="Enter block"];
|
||||
@@ -731,11 +731,11 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
273 [label="Stub" style="filled" fillcolor=gray];
|
||||
274 [label="Exit block" style="filled" fillcolor=gray];
|
||||
}
|
||||
275 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
275 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
subgraph cluster_59 {
|
||||
color=blue
|
||||
276 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
276 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_60 {
|
||||
color=blue
|
||||
277 [label="Enter block"];
|
||||
@@ -743,7 +743,7 @@ digraph flowFromTwoInplaceLambdas_kt {
|
||||
279 [label="Assignment: R|<local>/y|"];
|
||||
280 [label="Exit block"];
|
||||
}
|
||||
281 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
281 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
282 [label="Postponed exit from lambda"];
|
||||
283 [label="Postponed exit from lambda"];
|
||||
|
||||
Reference in New Issue
Block a user