FIR CFG: remove duplicating lambda enter -> exit connection
This commit is contained in:
+1
-1
@@ -477,7 +477,7 @@ digraph returns_kt {
|
||||
166 -> {167};
|
||||
167 -> {145};
|
||||
168 -> {169};
|
||||
169 -> {170 170} [color=green];
|
||||
169 -> {170} [color=green];
|
||||
169 -> {172} [color=red];
|
||||
170 -> {171};
|
||||
171 -> {140};
|
||||
|
||||
+1
-1
@@ -142,7 +142,7 @@ digraph safeCalls_kt {
|
||||
47 -> {44};
|
||||
48 -> {50};
|
||||
49 -> {53};
|
||||
50 -> {51 51} [color=green];
|
||||
50 -> {51} [color=green];
|
||||
50 -> {55} [color=red];
|
||||
51 -> {52};
|
||||
52 -> {49};
|
||||
|
||||
Reference in New Issue
Block a user