|
|
|
/* @generated */
|
|
|
|
digraph iCFG {
|
|
|
|
"A_fun_default3" [label="3: Return Stmt \n n$0=*&a:int [line 13]\n n$1=*&b:int [line 13]\n n$2=*&c:int [line 13]\n *&return:int =((n$0 + n$1) + n$2) [line 13]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"A_fun_default3" -> "A_fun_default2" ;
|
|
|
|
"A_fun_default2" [label="2: Exit A_fun_default \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"A_fun_default1" [label="1: Start A_fun_default\nFormals: this:class A * a:int b:int c:int \nLocals: \n DECLARE_LOCALS(&return); [line 13]\n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"A_fun_default1" -> "A_fun_default3" ;
|
|
|
|
"call_method_with_default_parameters5" [label="5: Call _fun_A_fun_default \n n$6=*&a_ptr:class A * [line 18]\n _=*n$6:class A [line 18]\n n$8=_fun_A_fun_default(n$6:class A *,1:int ,2:int ,3:int ) [line 18]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"call_method_with_default_parameters5" -> "call_method_with_default_parameters4" ;
|
|
|
|
"call_method_with_default_parameters4" [label="4: Call _fun_A_fun_default \n n$3=*&a_ptr:class A * [line 19]\n _=*n$3:class A [line 19]\n n$5=_fun_A_fun_default(n$3:class A *,1:int ,2:int ,20:int ) [line 19]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"call_method_with_default_parameters4" -> "call_method_with_default_parameters3" ;
|
|
|
|
"call_method_with_default_parameters3" [label="3: Call _fun_A_fun_default \n n$0=*&a_ptr:class A * [line 20]\n _=*n$0:class A [line 20]\n n$2=_fun_A_fun_default(n$0:class A *,1:int ,10:int ,20:int ) [line 20]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"call_method_with_default_parameters3" -> "call_method_with_default_parameters2" ;
|
|
|
|
"call_method_with_default_parameters2" [label="2: Exit call_method_with_default_parameters \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"call_method_with_default_parameters1" [label="1: Start call_method_with_default_parameters\nFormals: \nLocals: a_ptr:class A * \n DECLARE_LOCALS(&return,&a_ptr); [line 16]\n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"call_method_with_default_parameters1" -> "call_method_with_default_parameters5" ;
|
|
|
|
}
|