You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
2.8 KiB

/* @generated */
digraph iCFG {
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_1" [label="1: Start test_call\nFormals: \nLocals: a_ptr:A* \n DECLARE_LOCALS(&return,&a_ptr); [line 23]\n " color=yellow style=filled]
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_1" -> "test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_4" ;
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_2" [label="2: Exit test_call \n " color=yellow style=filled]
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_3" [label="3: Call _fun_A::AIn_fun \n n$0=*&a_ptr:A* [line 26]\n n$1=*n$0.in:A::AIn* [line 26]\n _=*n$1:A::AIn [line 26]\n n$3=_fun_A::AIn_fun(n$1:A::AIn*) [line 26]\n " shape="box"]
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_3" -> "test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_2" ;
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_4" [label="4: Call _fun_A_fun \n n$4=*&a_ptr:A* [line 25]\n _=*n$4:A [line 25]\n n$6=_fun_A_fun(n$4:A*) [line 25]\n " shape="box"]
"test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_4" -> "test_call#_Z9test_callv.246170467a26202ca8b096c0f00b3488_3" ;
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_1" [label="1: Start A_fun\nFormals: this:A*\nLocals: c:int \n DECLARE_LOCALS(&return,&c); [line 17]\n " color=yellow style=filled]
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_1" -> "fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_4" ;
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_2" [label="2: Exit A_fun \n " color=yellow style=filled]
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_3" [label="3: Return Stmt \n n$0=*&c:int [line 19]\n *&return:int=(n$0 + 1) [line 19]\n " shape="box"]
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_3" -> "fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_2" ;
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_4" [label="4: DeclStmt \n *&c:int=10 [line 18]\n " shape="box"]
"fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_4" -> "fun#A#(_ZN1A3funEv).38fb0d8ce12d1de3470e38809e15ffe9_3" ;
"fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_1" [label="1: Start A::AIn_fun\nFormals: this:A::AIn*\nLocals: \n DECLARE_LOCALS(&return); [line 13]\n " color=yellow style=filled]
"fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_1" -> "fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_3" ;
"fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_2" [label="2: Exit A::AIn_fun \n " color=yellow style=filled]
"fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_3" [label="3: Return Stmt \n *&return:int=1 [line 13]\n " shape="box"]
"fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_3" -> "fun#AIn#A#(_ZN1A3AIn3funEv).a25782e231f1ae611fe1a976de1679b5_2" ;
}