Test: FIR CFA: sort edges by style & target node id

This commit is contained in:
pyos
2022-11-29 15:12:05 +01:00
committed by Dmitriy Novozhilov
parent 7ee1b75e43
commit faf0129a5d
89 changed files with 662 additions and 694 deletions
@@ -125,12 +125,12 @@ digraph flowFromTwoInplaceLambdas_kt {
33 -> {34};
34 -> {35};
35 -> {36};
36 -> {38 37};
36 -> {37 38};
37 -> {49};
38 -> {39};
39 -> {40};
40 -> {52 59 43};
40 -> {42 41} [style=dotted];
40 -> {43 52 59};
40 -> {41 42} [style=dotted];
40 -> {52 59} [style=dashed];
41 -> {43};
42 -> {43};
@@ -234,12 +234,12 @@ digraph flowFromTwoInplaceLambdas_kt {
73 -> {74};
74 -> {75};
75 -> {76};
76 -> {78 77};
76 -> {77 78};
77 -> {89};
78 -> {79};
79 -> {80};
80 -> {92 99 83};
80 -> {82 81} [style=dotted];
80 -> {83 92 99};
80 -> {81 82} [style=dotted];
80 -> {92 99} [style=dashed];
81 -> {83};
82 -> {83};
@@ -325,8 +325,8 @@ digraph flowFromTwoInplaceLambdas_kt {
110 -> {111};
111 -> {112};
112 -> {113};
113 -> {127 134 116};
113 -> {115 114} [style=dotted];
113 -> {116 127 134};
113 -> {114 115} [style=dotted];
113 -> {127 134} [style=dashed];
114 -> {116};
115 -> {116};
@@ -413,8 +413,8 @@ digraph flowFromTwoInplaceLambdas_kt {
144 -> {145};
145 -> {146};
146 -> {147};
147 -> {161 168 150};
147 -> {149 148} [style=dotted];
147 -> {150 161 168};
147 -> {148 149} [style=dotted];
147 -> {161 168} [style=dashed];
148 -> {150};
149 -> {150};
@@ -519,8 +519,8 @@ digraph flowFromTwoInplaceLambdas_kt {
182 -> {183};
183 -> {184};
184 -> {185};
185 -> {197 207 188};
185 -> {187 186} [style=dotted];
185 -> {188 197 207};
185 -> {186 187} [style=dotted];
185 -> {197 207} [style=dashed];
186 -> {188};
187 -> {188};
@@ -611,8 +611,8 @@ digraph flowFromTwoInplaceLambdas_kt {
220 -> {221};
221 -> {222};
222 -> {223};
223 -> {237 244 226};
223 -> {225 224} [style=dotted];
223 -> {226 237 244};
223 -> {224 225} [style=dotted];
223 -> {237 244} [style=dashed];
224 -> {226};
225 -> {226};
@@ -687,8 +687,8 @@ digraph flowFromTwoInplaceLambdas_kt {
251 -> {252};
252 -> {253};
253 -> {254};
254 -> {262 270 257};
254 -> {256 255} [style=dotted];
254 -> {257 262 270};
254 -> {255 256} [style=dotted];
254 -> {262 270} [style=dashed];
255 -> {257};
256 -> {257};
@@ -780,8 +780,8 @@ digraph flowFromTwoInplaceLambdas_kt {
278 -> {279};
279 -> {280};
280 -> {281};
281 -> {301 307 284};
281 -> {283 282} [style=dotted];
281 -> {284 301 307};
281 -> {282 283} [style=dotted];
281 -> {301 307} [style=dashed];
282 -> {284};
283 -> {284};
@@ -790,7 +790,7 @@ digraph flowFromTwoInplaceLambdas_kt {
286 -> {287};
287 -> {288};
288 -> {289};
289 -> {291 290};
289 -> {290 291};
290 -> {298};
291 -> {292};
292 -> {293};