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.
34 lines
1.5 KiB
34 lines
1.5 KiB
/* @generated */
|
|
digraph iCFG {
|
|
"div0_template_field4" [label="4: BinaryOperatorStmt: Assign \n n$2=*&v:class Container<int> & [line 20]\n *n$2.field:int =0 [line 20]\n " shape="box"]
|
|
|
|
|
|
"div0_template_field4" -> "div0_template_field3" ;
|
|
"div0_template_field3" [label="3: Return Stmt \n n$0=*&v:class Container<int> & [line 21]\n n$1=*n$0.field:int [line 21]\n *&return:int =(1 / n$1) [line 21]\n " shape="box"]
|
|
|
|
|
|
"div0_template_field3" -> "div0_template_field2" ;
|
|
"div0_template_field2" [label="2: Exit div0_template_field \n " color=yellow style=filled]
|
|
|
|
|
|
"div0_template_field1" [label="1: Start div0_template_field\nFormals: v:class Container<int> &\nLocals: \n DECLARE_LOCALS(&return); [line 19]\n " color=yellow style=filled]
|
|
|
|
|
|
"div0_template_field1" -> "div0_template_field4" ;
|
|
"div0_struct_field4" [label="4: BinaryOperatorStmt: Assign \n n$2=*&v:class X & [line 25]\n *n$2.field:int =0 [line 25]\n " shape="box"]
|
|
|
|
|
|
"div0_struct_field4" -> "div0_struct_field3" ;
|
|
"div0_struct_field3" [label="3: Return Stmt \n n$0=*&v:class X & [line 26]\n n$1=*n$0.field:int [line 26]\n *&return:int =(1 / n$1) [line 26]\n " shape="box"]
|
|
|
|
|
|
"div0_struct_field3" -> "div0_struct_field2" ;
|
|
"div0_struct_field2" [label="2: Exit div0_struct_field \n " color=yellow style=filled]
|
|
|
|
|
|
"div0_struct_field1" [label="1: Start div0_struct_field\nFormals: v:class X &\nLocals: \n DECLARE_LOCALS(&return); [line 24]\n " color=yellow style=filled]
|
|
|
|
|
|
"div0_struct_field1" -> "div0_struct_field4" ;
|
|
}
|