[FIR] Add CFG nodes, add multiple subGraphs for CFGOwner

This commit is contained in:
Oleg Ivanov
2020-07-30 17:06:30 +03:00
parent 128075e780
commit cc9c5b9e3c
52 changed files with 2359 additions and 1940 deletions
@@ -106,6 +106,7 @@ finally {
16 -> {17};
17 -> {31};
17 -> {18} [color=red];
17 -> {31} [style=dashed];
18 -> {19};
19 -> {20};
20 -> {21};
@@ -193,6 +194,7 @@ finally {
40 -> {41};
41 -> {42};
42 -> {43 56};
42 -> {56} [style=dashed];
43 -> {44};
44 -> {45};
45 -> {46};