|
|
|
/* @generated */
|
|
|
|
digraph iCFG {
|
|
|
|
"main7" [label="7: BinaryOperatorStmt: Assign \n n$3=*&#GB<nestedoperators/union.c>$x:struct anonymous_struct_nestedoperators_union.c:12:1 * [line 32]\n *n$3.a:int =1 [line 32]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"main7" -> "main6" ;
|
|
|
|
"main6" [label="6: BinaryOperatorStmt: Assign \n *&#GB<nestedoperators/union.c>$y.f:int =7 [line 33]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"main6" -> "main5" ;
|
|
|
|
"main5" [label="5: BinaryOperatorStmt: Assign \n n$2=*&#GB<nestedoperators/union.c>$y.f:int [line 34]\n *&#GB<nestedoperators/union.c>$y.g.u:int =n$2 [line 34]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"main5" -> "main4" ;
|
|
|
|
"main4" [label="4: BinaryOperatorStmt: Assign \n n$0=*&#GB<nestedoperators/union.c>$x:struct anonymous_struct_nestedoperators_union.c:12:1 * [line 36]\n n$1=*n$0.b:int [line 36]\n *&#GB<nestedoperators/union.c>$y.g.w:int =n$1 [line 36]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"main4" -> "main3" ;
|
|
|
|
"main3" [label="3: Return Stmt \n *&return:int =0 [line 37]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
"main3" -> "main2" ;
|
|
|
|
"main2" [label="2: Exit main \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"main1" [label="1: Start main\nFormals: \nLocals: l:int \n DECLARE_LOCALS(&return,&l); [line 29]\n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
"main1" -> "main7" ;
|
|
|
|
}
|