/* @generated */
digraph iCFG {
15 [label="15:  Return Stmt \n   n$0=_fun_f1::get() [line 24]\n  n$1=_fun_f2::get() [line 24]\n  *&return:int =(1 / (n$0 + n$1)) [line 24]\n " shape="box"]
	

	 15 -> 14 ;
14 [label="14: Exit div0_namespace_resolution \n  " color=yellow style=filled]
	

13 [label="13: Start div0_namespace_resolution\nFormals: \nLocals:  \n   DECLARE_LOCALS(&return); [line 24]\n " color=yellow style=filled]
	

	 13 -> 15 ;
12 [label="12:  Return Stmt \n   n$0=_fun_f1::get0() [line 21]\n  *&return:int =(1 / n$0) [line 21]\n " shape="box"]
	

	 12 -> 11 ;
11 [label="11: Exit div0_using \n  " color=yellow style=filled]
	

10 [label="10: Start div0_using\nFormals: \nLocals:  \n   DECLARE_LOCALS(&return); [line 19]\n " color=yellow style=filled]
	

	 10 -> 12 ;
9 [label="9:  Return Stmt \n   *&return:int =-1 [line 16]\n " shape="box"]
	

	 9 -> 8 ;
8 [label="8: Exit f2::get \n  " color=yellow style=filled]
	

7 [label="7: Start f2::get\nFormals: \nLocals:  \n   DECLARE_LOCALS(&return); [line 16]\n " color=yellow style=filled]
	

	 7 -> 9 ;
6 [label="6:  Return Stmt \n   *&return:int =0 [line 12]\n " shape="box"]
	

	 6 -> 5 ;
5 [label="5: Exit f1::get0 \n  " color=yellow style=filled]
	

4 [label="4: Start f1::get0\nFormals: \nLocals:  \n   DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled]
	

	 4 -> 6 ;
3 [label="3:  Return Stmt \n   *&return:int =1 [line 11]\n " shape="box"]
	

	 3 -> 2 ;
2 [label="2: Exit f1::get \n  " color=yellow style=filled]
	

1 [label="1: Start f1::get\nFormals: \nLocals:  \n   DECLARE_LOCALS(&return); [line 11]\n " color=yellow style=filled]
	

	 1 -> 3 ;
}