FIR CFA: compute subgraph relationships automatically

No more `addSubGraph`. Also no more `owner` in graphs.

^KT-40526 Obsolete
^KT-40582 Obsolete
This commit is contained in:
pyos
2022-12-09 14:11:12 +01:00
committed by Dmitriy Novozhilov
parent 7ff5ad1ad0
commit 4c6eff9174
9 changed files with 97 additions and 141 deletions
@@ -70,7 +70,7 @@ digraph lambdaInWhenBranch_kt {
11 -> {12};
13 -> {14};
14 -> {15 17};
14 -> {17 17} [style=dashed];
14 -> {17} [style=dashed];
15 -> {16};
17 -> {18};
18 -> {19};