/* @generated */ digraph iCFG { "function::X3_get3" [label="3: Return Stmt \n *&return:int =0 [line 21]\n " shape="box"] "function::X3_get3" -> "function::X3_get2" ; "function::X3_get2" [label="2: Exit function::X3_get \n " color=yellow style=filled] "function::X3_get1" [label="1: Start function::X3_get\nFormals: this:class function::X3 *\nLocals: \n DECLARE_LOCALS(&return); [line 21]\n " color=yellow style=filled] "function::X3_get1" -> "function::X3_get3" ; "function::div1_create_and_get_val3" [label="3: Return Stmt \n n$0=_fun_function::createAndGetVal() [line 74]\n n$1=_fun_function::createAndGetVal() [line 74]\n *&return:int =(n$0 / n$1) [line 74]\n " shape="box"] "function::div1_create_and_get_val3" -> "function::div1_create_and_get_val2" ; "function::div1_create_and_get_val2" [label="2: Exit function::div1_create_and_get_val \n " color=yellow style=filled] "function::div1_create_and_get_val1" [label="1: Start function::div1_create_and_get_val\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 73]\n " color=yellow style=filled] "function::div1_create_and_get_val1" -> "function::div1_create_and_get_val3" ; "function::createAndGetVal4" [label="4: DeclStmt \n _fun_function::X3_X3(&x:class function::X3 *) [line 37]\n " shape="box"] "function::createAndGetVal4" -> "function::createAndGetVal3" ; "function::createAndGetVal3" [label="3: Return Stmt \n n$0=_fun_function::getVal(&x:class function::X3 &) [line 38]\n *&return:int =n$0 [line 38]\n " shape="box"] "function::createAndGetVal3" -> "function::createAndGetVal2" ; "function::createAndGetVal2" [label="2: Exit function::createAndGetVal \n " color=yellow style=filled] "function::createAndGetVal1" [label="1: Start function::createAndGetVal\nFormals: \nLocals: x:class function::X3 \n DECLARE_LOCALS(&return,&x); [line 36]\n " color=yellow style=filled] "function::createAndGetVal1" -> "function::createAndGetVal4" ; "function::createAndGetVal4" [label="4: DeclStmt \n _fun_function::X1_X1(&x:class function::X1 *) [line 37]\n " shape="box"] "function::createAndGetVal4" -> "function::createAndGetVal3" ; "function::createAndGetVal3" [label="3: Return Stmt \n n$0=_fun_function::getVal(&x:class function::X1 &) [line 38]\n *&return:int =n$0 [line 38]\n " shape="box"] "function::createAndGetVal3" -> "function::createAndGetVal2" ; "function::createAndGetVal2" [label="2: Exit function::createAndGetVal \n " color=yellow style=filled] "function::createAndGetVal1" [label="1: Start function::createAndGetVal\nFormals: \nLocals: x:class function::X1 \n DECLARE_LOCALS(&return,&x); [line 36]\n " color=yellow style=filled] "function::createAndGetVal1" -> "function::createAndGetVal4" ; "function::div0_create_and_get_val3" [label="3: Return Stmt \n n$0=_fun_function::createAndGetVal() [line 70]\n n$1=_fun_function::createAndGetVal() [line 70]\n *&return:int =(n$0 / n$1) [line 70]\n " shape="box"] "function::div0_create_and_get_val3" -> "function::div0_create_and_get_val2" ; "function::div0_create_and_get_val2" [label="2: Exit function::div0_create_and_get_val \n " color=yellow style=filled] "function::div0_create_and_get_val1" [label="1: Start function::div0_create_and_get_val\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 69]\n " color=yellow style=filled] "function::div0_create_and_get_val1" -> "function::div0_create_and_get_val3" ; "function::div0_get_val5" [label="5: DeclStmt \n _fun_function::X1_X1(&x1:class function::X1 *) [line 58]\n " shape="box"] "function::div0_get_val5" -> "function::div0_get_val4" ; "function::div0_get_val4" [label="4: DeclStmt \n _fun_function::X3_X3(&x3:class function::X3 *) [line 59]\n " shape="box"] "function::div0_get_val4" -> "function::div0_get_val3" ; "function::div0_get_val3" [label="3: Return Stmt \n n$0=_fun_function::getVal(&x1:class function::X1 &) [line 60]\n n$1=_fun_function::getVal(&x3:class function::X3 &) [line 60]\n *&return:int =(n$0 / n$1) [line 60]\n " shape="box"] "function::div0_get_val3" -> "function::div0_get_val2" ; "function::div0_get_val2" [label="2: Exit function::div0_get_val \n " color=yellow style=filled] "function::div0_get_val1" [label="1: Start function::div0_get_val\nFormals: \nLocals: x3:class function::X3 x1:class function::X1 \n DECLARE_LOCALS(&return,&x3,&x1); [line 57]\n " color=yellow style=filled] "function::div0_get_val1" -> "function::div0_get_val5" ; "function::X3_X32" [label="2: Exit function::X3_X3 \n " color=yellow style=filled] "function::X3_X31" [label="1: Start function::X3_X3\nFormals: this:class function::X3 *\nLocals: \n DECLARE_LOCALS(&return); [line 20]\n " color=yellow style=filled] "function::X3_X31" -> "function::X3_X32" ; "function::createAndDiv3" [label="3: Return Stmt \n n$0=_fun_function::createAndGetVal() [line 43]\n *&return:int =(1 / n$0) [line 43]\n " shape="box"] "function::createAndDiv3" -> "function::createAndDiv2" ; "function::createAndDiv2" [label="2: Exit function::createAndDiv \n " color=yellow style=filled] "function::createAndDiv1" [label="1: Start function::createAndDiv\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 42]\n " color=yellow style=filled] "function::createAndDiv1" -> "function::createAndDiv3" ; "function::X1_getVal3" [label="3: Return Stmt \n *&return:int =1 [line 13]\n " shape="box"] "function::X1_getVal3" -> "function::X1_getVal2" ; "function::X1_getVal2" [label="2: Exit function::X1_getVal \n " color=yellow style=filled] "function::X1_getVal1" [label="1: Start function::X1_getVal\nFormals: this:class function::X1 *\nLocals: \n DECLARE_LOCALS(&return); [line 13]\n " color=yellow style=filled] "function::X1_getVal1" -> "function::X1_getVal3" ; "function::getVal3" [label="3: Return Stmt \n n$0=*&x:class function::X3 & [line 32]\n _=*n$0:class function::X3 [line 32]\n n$2=_fun_function::X3_get(n$0:class function::X3 &) [line 32]\n *&return:int =n$2 [line 32]\n " shape="box"] "function::getVal3" -> "function::getVal2" ; "function::getVal2" [label="2: Exit function::getVal \n " color=yellow style=filled] "function::getVal1" [label="1: Start function::getVal\nFormals: x:class function::X3 &\nLocals: \n DECLARE_LOCALS(&return); [line 30]\n " color=yellow style=filled] "function::getVal1" -> "function::getVal3" ; "function::X2_getVal3" [label="3: Return Stmt \n *&return:int =0 [line 17]\n " shape="box"] "function::X2_getVal3" -> "function::X2_getVal2" ; "function::X2_getVal2" [label="2: Exit function::X2_getVal \n " color=yellow style=filled] "function::X2_getVal1" [label="1: Start function::X2_getVal\nFormals: this:class function::X2 *\nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled] "function::X2_getVal1" -> "function::X2_getVal3" ; "function::div1_get_val5" [label="5: DeclStmt \n _fun_function::X1_X1(&x1:class function::X1 *) [line 64]\n " shape="box"] "function::div1_get_val5" -> "function::div1_get_val4" ; "function::div1_get_val4" [label="4: DeclStmt \n _fun_function::X3_X3(&x3:class function::X3 *) [line 65]\n " shape="box"] "function::div1_get_val4" -> "function::div1_get_val3" ; "function::div1_get_val3" [label="3: Return Stmt \n n$0=_fun_function::getVal(&x3:class function::X3 &) [line 66]\n n$1=_fun_function::getVal(&x1:class function::X1 &) [line 66]\n *&return:int =(n$0 / n$1) [line 66]\n " shape="box"] "function::div1_get_val3" -> "function::div1_get_val2" ; "function::div1_get_val2" [label="2: Exit function::div1_get_val \n " color=yellow style=filled] "function::div1_get_val1" [label="1: Start function::div1_get_val\nFormals: \nLocals: x3:class function::X3 x1:class function::X1 \n DECLARE_LOCALS(&return,&x3,&x1); [line 63]\n " color=yellow style=filled] "function::div1_get_val1" -> "function::div1_get_val5" ; "function::getVal3" [label="3: Return Stmt \n n$0=*&x:class function::X1 & [line 26]\n _=*n$0:class function::X1 [line 26]\n n$2=_fun_function::X1_getVal(n$0:class function::X1 &) [line 26]\n *&return:int =n$2 [line 26]\n " shape="box"] "function::getVal3" -> "function::getVal2" ; "function::getVal2" [label="2: Exit function::getVal \n " color=yellow style=filled] "function::getVal1" [label="1: Start function::getVal\nFormals: x:class function::X1 &\nLocals: \n DECLARE_LOCALS(&return); [line 25]\n " color=yellow style=filled] "function::getVal1" -> "function::getVal3" ; "function::X1_X12" [label="2: Exit function::X1_X1 \n " color=yellow style=filled] "function::X1_X11" [label="1: Start function::X1_X1\nFormals: this:class function::X1 *\nLocals: \n DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled] "function::X1_X11" -> "function::X1_X12" ; "function::createAndDiv3" [label="3: Return Stmt \n n$0=_fun_function::createAndGetVal() [line 43]\n *&return:int =(1 / n$0) [line 43]\n " shape="box"] "function::createAndDiv3" -> "function::createAndDiv2" ; "function::createAndDiv2" [label="2: Exit function::createAndDiv \n " color=yellow style=filled] "function::createAndDiv1" [label="1: Start function::createAndDiv\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 42]\n " color=yellow style=filled] "function::createAndDiv1" -> "function::createAndDiv3" ; }