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
@@ -138,7 +138,7 @@ digraph flowFromInplaceLambda3_kt {
64 -> {65};
65 -> {66};
66 -> {67};
67 -> {68 78 69};
67 -> {68 69 78};
67 -> {78} [style=dashed];
68 -> {69};
68 -> {67} [color=green style=dashed];
@@ -199,7 +199,7 @@ digraph flowFromInplaceLambda3_kt {
89 -> {90};
90 -> {91};
91 -> {92};
92 -> {93 100 94};
92 -> {93 94 100};
92 -> {100} [style=dashed];
93 -> {94};
93 -> {92} [color=green style=dashed];
@@ -260,7 +260,7 @@ digraph flowFromInplaceLambda3_kt {
111 -> {112};
112 -> {113};
113 -> {114};
114 -> {125 116};
114 -> {116 125};
114 -> {115} [style=dotted];
114 -> {125} [style=dashed];
115 -> {116};
@@ -325,7 +325,7 @@ digraph flowFromInplaceLambda3_kt {
136 -> {137};
137 -> {138};
138 -> {139};
139 -> {150 141};
139 -> {141 150};
139 -> {140} [style=dotted];
139 -> {150} [style=dashed];
140 -> {141};
@@ -389,7 +389,7 @@ digraph flowFromInplaceLambda3_kt {
161 -> {162};
162 -> {163};
163 -> {164};
164 -> {165 175 166};
164 -> {165 166 175};
164 -> {175} [style=dashed];
165 -> {166};
166 -> {167};