/* @generated */ digraph iCFG { 6 [label="6: DeclStmt \n n$0=*&#GB$x:int [line 15]\n n$1=*&#GB$z:int [line 15]\n *&#GB$y:int =((n$0 + n$1) + 1) [line 15]\n " shape="box"] 6 -> 5 ; 5 [label="5: Exit __infer_globals_initializer_y \n " color=yellow style=filled] 4 [label="4: Start __infer_globals_initializer_y\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 15]\n " color=yellow style=filled] 4 -> 6 ; 3 [label="3: DeclStmt \n n$0=_fun_foo() [line 14]\n *&#GB$x:int =(n$0 + 5) [line 14]\n " shape="box"] 3 -> 2 ; 2 [label="2: Exit __infer_globals_initializer_x \n " color=yellow style=filled] 1 [label="1: Start __infer_globals_initializer_x\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 14]\n " color=yellow style=filled] 1 -> 3 ; }