| digraph complexPostponedCfg_kt { |
| graph [nodesep=3] |
| node [shape=box penwidth=2] |
| edge [penwidth=2] |
| |
| subgraph cluster_0 { |
| color=red |
| 0 [label="Enter file complexPostponedCfg.kt" style="filled" fillcolor=red]; |
| 1 [label="Exit file complexPostponedCfg.kt" style="filled" fillcolor=red]; |
| } |
| 0 -> {1} [color=green]; |
| |
| subgraph cluster_1 { |
| color=red |
| 2 [label="Enter class FirBase" style="filled" fillcolor=red]; |
| 3 [label="Exit class FirBase" style="filled" fillcolor=red]; |
| } |
| 2 -> {3} [color=green]; |
| |
| subgraph cluster_2 { |
| color=red |
| 4 [label="Enter class FirFunctionCall" style="filled" fillcolor=red]; |
| 5 [label="Exit class FirFunctionCall" style="filled" fillcolor=red]; |
| } |
| 4 -> {5} [color=green]; |
| |
| subgraph cluster_3 { |
| color=red |
| 6 [label="Enter function foo" style="filled" fillcolor=red]; |
| subgraph cluster_4 { |
| color=blue |
| 7 [label="Enter block"]; |
| 8 [label="Enter variable declaration: lval firstCalls: R|kotlin/collections/List<FirFunctionCall>|"]; |
| subgraph cluster_5 { |
| color=blue |
| 9 [label="Function call arguments enter"]; |
| subgraph cluster_6 { |
| color=blue |
| 10 [label="Function call arguments enter"]; |
| 11 [label="Access variable R|<local>/statements|"]; |
| 12 [label="Function call arguments exit"]; |
| } |
| 13 [label="Function call enter: R|<local>/statements|.R|kotlin/collections/last|<R|FirBase|>()"]; |
| 14 [label="Function call exit: R|<local>/statements|.R|kotlin/collections/last|<R|FirBase|>()" style="filled" fillcolor=yellow]; |
| 15 [label="Type operator: (R|<local>/statements|.R|kotlin/collections/last|<R|FirBase|>() as R|FirFunctionCall|)"]; |
| 16 [label="Anonymous function capture"]; |
| 17 [label="Postponed enter to lambda"]; |
| subgraph cluster_7 { |
| color=blue |
| 18 [label="Enter function <anonymous>" style="filled" fillcolor=red]; |
| subgraph cluster_8 { |
| color=blue |
| 19 [label="Enter block"]; |
| subgraph cluster_9 { |
| color=blue |
| 20 [label="Function call arguments enter"]; |
| 21 [label="Anonymous function capture"]; |
| 22 [label="Postponed enter to lambda"]; |
| subgraph cluster_10 { |
| color=blue |
| 23 [label="Enter function <anonymous>" style="filled" fillcolor=red]; |
| subgraph cluster_11 { |
| color=blue |
| 24 [label="Enter block"]; |
| subgraph cluster_12 { |
| color=blue |
| 25 [label="Function call arguments enter"]; |
| 26 [label="Access variable this@R|special/anonymous|"]; |
| 27 [label="Function call arguments exit"]; |
| } |
| 28 [label="Function call enter: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)"]; |
| 29 [label="Function call exit: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)" style="filled" fillcolor=yellow]; |
| subgraph cluster_13 { |
| color=blue |
| 30 [label="Function call arguments enter"]; |
| subgraph cluster_14 { |
| color=blue |
| 31 [label="Function call arguments enter"]; |
| 32 [label="Access variable R|<local>/arguments|"]; |
| 33 [label="Function call arguments exit"]; |
| } |
| 34 [label="Function call enter: R|<local>/arguments|.R|kotlin/collections/last|<R|FirBase|>()"]; |
| 35 [label="Function call exit: R|<local>/arguments|.R|kotlin/collections/last|<R|FirBase|>()" style="filled" fillcolor=yellow]; |
| 36 [label="Type operator: (R|<local>/arguments|.R|kotlin/collections/last|<R|FirBase|>() as R|FirFunctionCall|)"]; |
| 37 [label="Anonymous function capture"]; |
| 38 [label="Postponed enter to lambda"]; |
| subgraph cluster_15 { |
| color=blue |
| 39 [label="Enter function <anonymous>" style="filled" fillcolor=red]; |
| subgraph cluster_16 { |
| color=blue |
| 40 [label="Enter block"]; |
| subgraph cluster_17 { |
| color=blue |
| 41 [label="Function call arguments enter"]; |
| 42 [label="Access variable this@R|special/anonymous|"]; |
| 43 [label="Function call arguments exit"]; |
| } |
| 44 [label="Function call enter: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)"]; |
| 45 [label="Function call exit: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)" style="filled" fillcolor=yellow]; |
| subgraph cluster_18 { |
| color=blue |
| 46 [label="Function call arguments enter"]; |
| 47 [label="Access variable R|<local>/explicitReceiver|"]; |
| 48 [label="Type operator: (R|<local>/explicitReceiver| as R|FirFunctionCall|)"]; |
| 49 [label="Function call arguments exit"]; |
| } |
| 50 [label="Function call enter: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)"]; |
| 51 [label="Function call exit: this@R|special/anonymous|.R|SubstitutionOverride<kotlin/collections/MutableList.add: R|kotlin/Boolean|>|(...)" style="filled" fillcolor=yellow]; |
| 52 [label="Exit block"]; |
| } |
| 53 [label="Exit function <anonymous>" style="filled" fillcolor=red]; |
| } |
| 54 [label="Function call arguments exit"]; |
| } |
| 55 [label="Function call enter: R|kotlin/with|<R|FirFunctionCall|, R|kotlin/Unit|>(...)"]; |
| 56 [label="Postponed exit from lambda"]; |
| 57 [label="Function call exit: R|kotlin/with|<R|FirFunctionCall|, R|kotlin/Unit|>(...)" style="filled" fillcolor=yellow]; |
| 58 [label="Exit block"]; |
| } |
| 59 [label="Exit function <anonymous>" style="filled" fillcolor=red]; |
| } |
| 60 [label="Function call arguments exit"]; |
| } |
| 61 [label="Function call enter: R|kotlin/collections/buildList|<R|FirFunctionCall|>(...)"]; |
| 62 [label="Postponed exit from lambda"]; |
| 63 [label="Function call exit: R|kotlin/collections/buildList|<R|FirFunctionCall|>(...)" style="filled" fillcolor=yellow]; |
| 64 [label="Exit block"]; |
| } |
| 65 [label="Exit function <anonymous>" style="filled" fillcolor=red]; |
| } |
| 66 [label="Function call arguments exit"]; |
| } |
| 67 [label="Function call enter: R|kotlin/with|<R|FirFunctionCall|, R|kotlin/collections/List<FirFunctionCall>|>(...)"]; |
| 68 [label="Postponed exit from lambda"]; |
| 69 [label="Function call exit: R|kotlin/with|<R|FirFunctionCall|, R|kotlin/collections/List<FirFunctionCall>|>(...)" style="filled" fillcolor=yellow]; |
| 70 [label="Exit variable declaration: lval firstCalls: R|kotlin/collections/List<FirFunctionCall>|"]; |
| 71 [label="Access variable R|<local>/firstCalls|"]; |
| 72 [label="Jump: ^foo R|<local>/firstCalls|"]; |
| 73 [label="Stub" style="filled" fillcolor=gray]; |
| 74 [label="Exit block" style="filled" fillcolor=gray]; |
| } |
| 75 [label="Exit function foo" style="filled" fillcolor=red]; |
| } |
| 6 -> {7}; |
| 7 -> {8}; |
| 8 -> {9}; |
| 9 -> {10}; |
| 10 -> {11}; |
| 11 -> {12}; |
| 12 -> {13}; |
| 13 -> {14}; |
| 14 -> {15}; |
| 15 -> {16}; |
| 16 -> {17}; |
| 16 -> {18} [color=green style=dotted label="CapturedByValue"]; |
| 17 -> {18 66}; |
| 17 -> {68} [style=dotted]; |
| 17 -> {18} [style=dashed]; |
| 18 -> {19}; |
| 19 -> {20}; |
| 20 -> {21}; |
| 21 -> {22}; |
| 21 -> {23} [color=green style=dotted label="CapturedByValue"]; |
| 22 -> {23 60}; |
| 22 -> {62} [style=dotted]; |
| 22 -> {23} [style=dashed]; |
| 23 -> {24}; |
| 24 -> {25}; |
| 25 -> {26}; |
| 26 -> {27}; |
| 27 -> {28}; |
| 28 -> {29}; |
| 29 -> {30}; |
| 30 -> {31}; |
| 31 -> {32}; |
| 32 -> {33}; |
| 33 -> {34}; |
| 34 -> {35}; |
| 35 -> {36}; |
| 36 -> {37}; |
| 37 -> {38}; |
| 37 -> {39} [color=green style=dotted label="CapturedByValue"]; |
| 38 -> {39 54}; |
| 38 -> {56} [style=dotted]; |
| 38 -> {39} [style=dashed]; |
| 39 -> {40}; |
| 40 -> {41}; |
| 41 -> {42}; |
| 42 -> {43}; |
| 43 -> {44}; |
| 44 -> {45}; |
| 45 -> {46}; |
| 46 -> {47}; |
| 47 -> {48}; |
| 48 -> {49}; |
| 49 -> {50}; |
| 50 -> {51}; |
| 51 -> {52}; |
| 52 -> {53}; |
| 53 -> {56}; |
| 54 -> {55}; |
| 55 -> {57}; |
| 56 -> {57} [label="Postponed"]; |
| 57 -> {58}; |
| 58 -> {59}; |
| 59 -> {62}; |
| 60 -> {61}; |
| 61 -> {63}; |
| 62 -> {63} [color=green]; |
| 62 -> {69} [color=red label="Postponed"]; |
| 63 -> {64}; |
| 64 -> {65}; |
| 65 -> {68}; |
| 66 -> {67}; |
| 67 -> {69}; |
| 68 -> {69} [label="Postponed"]; |
| 69 -> {70}; |
| 70 -> {71}; |
| 71 -> {72}; |
| 72 -> {75}; |
| 72 -> {73} [style=dotted]; |
| 73 -> {74} [style=dotted]; |
| 74 -> {75} [style=dotted]; |
| |
| } |