Test: FIR CFA: fix the names of some nodes
This commit is contained in:
+32
-32
@@ -89,7 +89,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
27 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_10 {
|
||||
color=blue
|
||||
28 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
28 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_11 {
|
||||
color=blue
|
||||
29 [label="Enter block"];
|
||||
@@ -98,7 +98,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
32 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
33 [label="Exit block"];
|
||||
}
|
||||
34 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
34 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
35 [label="Postponed exit from lambda"];
|
||||
36 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -107,7 +107,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
39 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_12 {
|
||||
color=blue
|
||||
40 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
40 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_13 {
|
||||
color=blue
|
||||
41 [label="Enter block"];
|
||||
@@ -116,7 +116,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
44 [label="Const: Int(123)"];
|
||||
45 [label="Exit block"];
|
||||
}
|
||||
46 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
46 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
47 [label="Postponed exit from lambda"];
|
||||
48 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -173,7 +173,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
57 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_16 {
|
||||
color=blue
|
||||
58 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
58 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_17 {
|
||||
color=blue
|
||||
59 [label="Enter block"];
|
||||
@@ -182,7 +182,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
62 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
63 [label="Exit block"];
|
||||
}
|
||||
64 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
64 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
65 [label="Postponed exit from lambda"];
|
||||
66 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -192,7 +192,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
70 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_18 {
|
||||
color=blue
|
||||
71 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
71 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_19 {
|
||||
color=blue
|
||||
72 [label="Enter block"];
|
||||
@@ -201,7 +201,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
75 [label="Const: Int(123)"];
|
||||
76 [label="Exit block"];
|
||||
}
|
||||
77 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
77 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
78 [label="Postponed exit from lambda"];
|
||||
79 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -259,7 +259,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
88 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_22 {
|
||||
color=blue
|
||||
89 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
89 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_23 {
|
||||
color=blue
|
||||
90 [label="Enter block"];
|
||||
@@ -268,7 +268,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
93 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
94 [label="Exit block"];
|
||||
}
|
||||
95 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
95 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
96 [label="Postponed exit from lambda"];
|
||||
97 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -308,7 +308,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
116 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_29 {
|
||||
color=blue
|
||||
117 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
117 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_30 {
|
||||
color=blue
|
||||
118 [label="Enter block"];
|
||||
@@ -317,7 +317,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
121 [label="Const: Int(123)"];
|
||||
122 [label="Exit block"];
|
||||
}
|
||||
123 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
123 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
124 [label="Postponed exit from lambda"];
|
||||
125 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -426,14 +426,14 @@ digraph flowFromInplaceLambda2_kt {
|
||||
153 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_40 {
|
||||
color=blue
|
||||
154 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
154 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_41 {
|
||||
color=blue
|
||||
155 [label="Enter block"];
|
||||
156 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
157 [label="Exit block"];
|
||||
}
|
||||
158 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
158 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
159 [label="Postponed exit from lambda"];
|
||||
160 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -447,7 +447,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
165 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_43 {
|
||||
color=blue
|
||||
166 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
166 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_44 {
|
||||
color=blue
|
||||
167 [label="Enter block"];
|
||||
@@ -456,7 +456,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
170 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
171 [label="Exit block"];
|
||||
}
|
||||
172 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
172 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
173 [label="Postponed exit from lambda"];
|
||||
174 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -470,7 +470,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
180 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_45 {
|
||||
color=blue
|
||||
181 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
181 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_46 {
|
||||
color=blue
|
||||
182 [label="Enter block"];
|
||||
@@ -480,7 +480,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
186 [label="Const: Int(123)"];
|
||||
187 [label="Exit block"];
|
||||
}
|
||||
188 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
188 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
189 [label="Postponed exit from lambda"];
|
||||
190 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -585,7 +585,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
204 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_49 {
|
||||
color=blue
|
||||
205 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
205 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_50 {
|
||||
color=blue
|
||||
206 [label="Enter block"];
|
||||
@@ -594,7 +594,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
209 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
210 [label="Exit block"];
|
||||
}
|
||||
211 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
211 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
212 [label="Postponed exit from lambda"];
|
||||
213 [label="Function call: $subj$.R|kotlin/let|<R|kotlin/String|, R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -603,14 +603,14 @@ digraph flowFromInplaceLambda2_kt {
|
||||
216 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_51 {
|
||||
color=blue
|
||||
217 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
217 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_52 {
|
||||
color=blue
|
||||
218 [label="Enter block"];
|
||||
219 [label="Const: String()"];
|
||||
220 [label="Exit block"];
|
||||
}
|
||||
221 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
221 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
222 [label="Postponed exit from lambda"];
|
||||
223 [label="Function call: R|kotlin/run|<R|kotlin/String|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -685,7 +685,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
240 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_59 {
|
||||
color=blue
|
||||
241 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
241 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_60 {
|
||||
color=blue
|
||||
242 [label="Enter block"];
|
||||
@@ -694,7 +694,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
245 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
246 [label="Exit block"];
|
||||
}
|
||||
247 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
247 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
248 [label="Postponed exit from lambda"];
|
||||
249 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -708,7 +708,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
254 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_62 {
|
||||
color=blue
|
||||
255 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
255 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_63 {
|
||||
color=blue
|
||||
256 [label="Enter block"];
|
||||
@@ -717,7 +717,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
259 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
260 [label="Exit block"];
|
||||
}
|
||||
261 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
261 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
262 [label="Postponed exit from lambda"];
|
||||
263 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -731,7 +731,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
269 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_64 {
|
||||
color=blue
|
||||
270 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
270 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_65 {
|
||||
color=blue
|
||||
271 [label="Enter block"];
|
||||
@@ -740,7 +740,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
274 [label="Const: Int(123)"];
|
||||
275 [label="Exit block"];
|
||||
}
|
||||
276 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
276 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
277 [label="Postponed exit from lambda"];
|
||||
278 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -843,7 +843,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
298 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_71 {
|
||||
color=blue
|
||||
299 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
299 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_72 {
|
||||
color=blue
|
||||
300 [label="Enter block"];
|
||||
@@ -852,7 +852,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
303 [label="Function call: R|/n|<R|kotlin/Nothing?|>()" style="filled" fillcolor=yellow];
|
||||
304 [label="Exit block"];
|
||||
}
|
||||
305 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
305 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
306 [label="Postponed exit from lambda"];
|
||||
307 [label="Function call: R|kotlin/run|<R|kotlin/Nothing?|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -861,7 +861,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
310 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_73 {
|
||||
color=blue
|
||||
311 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
311 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_74 {
|
||||
color=blue
|
||||
312 [label="Enter block"];
|
||||
@@ -871,7 +871,7 @@ digraph flowFromInplaceLambda2_kt {
|
||||
316 [label="Const: Int(123)"];
|
||||
317 [label="Exit block"];
|
||||
}
|
||||
318 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
318 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
319 [label="Postponed exit from lambda"];
|
||||
320 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
|
||||
Reference in New Issue
Block a user