FIR CFG: merge DFA + CFA edge in Simple edge

This commit is contained in:
Mikhail Glukhikh
2020-05-12 19:11:29 +03:00
parent 32cfee50e0
commit 41f241f608
10 changed files with 27 additions and 14 deletions
@@ -142,7 +142,7 @@ digraph safeCalls_kt {
47 -> {44};
48 -> {50};
49 -> {53};
50 -> {51} [color=green];
50 -> {51};
50 -> {55} [color=red];
51 -> {52};
52 -> {49};