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.
85 lines
7.2 KiB
85 lines
7.2 KiB
/* @generated */
|
|
digraph iCFG {
|
|
"h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_1" [label="1: Start h\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 10]\n " color=yellow style=filled]
|
|
|
|
|
|
"h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_1" -> "h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_3" ;
|
|
"h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_2" [label="2: Exit h \n " color=yellow style=filled]
|
|
|
|
|
|
"h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_3" [label="3: Return Stmt \n *&return:int=3 [line 10]\n " shape="box"]
|
|
|
|
|
|
"h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_3" -> "h#_Z1hv.a3e5ba34c4697dcbc4437b46fdbb1c67_2" ;
|
|
"test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_1" [label="1: Start test_fallthrough\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 27]\n " color=yellow style=filled]
|
|
|
|
|
|
"test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_1" -> "test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_3" ;
|
|
"test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_2" [label="2: Exit test_fallthrough \n " color=yellow style=filled]
|
|
|
|
|
|
"test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_3" [label="3: Return Stmt \n n$0=_fun_switch_with_fallthrough(66:int) [line 27]\n *&return:int=(1 / (n$0 - 3)) [line 27]\n " shape="box"]
|
|
|
|
|
|
"test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_3" -> "test_fallthrough#_Z16test_fallthroughv.9e1b08d73cc289bc90610e88f415b5b3_2" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_1" [label="1: Start switch_with_fallthrough\nFormals: n:int\nLocals: res:int \n DECLARE_LOCALS(&return,&res); [line 12]\n " color=yellow style=filled]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_1" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_14" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_2" [label="2: Exit switch_with_fallthrough \n " color=yellow style=filled]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_3" [label="3: Return Stmt \n n$0=*&res:int [line 24]\n *&return:int=n$0 [line 24]\n " shape="box"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_3" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_2" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_4" [label="4: Switch_stmt \n n$1=*&n:int [line 14]\n " shape="box"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_4" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_12" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_4" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_13" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" [label="5: BinaryOperatorStmt: Assign \n n$2=_fun_h() [line 21]\n *&res:int=n$2 [line 21]\n " shape="box"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_3" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_6" [label="6: Prune (true branch) \n PRUNE(((n$1 == 77) != 0), true); [line 20]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_6" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_7" [label="7: Prune (false branch) \n PRUNE(((n$1 == 77) == 0), false); [line 20]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_7" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_3" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_8" [label="8: Prune (true branch) \n PRUNE(((n$1 == 66) != 0), true); [line 18]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_8" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_9" [label="9: Prune (false branch) \n PRUNE(((n$1 == 66) == 0), false); [line 18]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_9" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_6" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_9" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_7" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_10" [label="10: Prune (true branch) \n PRUNE(((n$1 == 33) != 0), true); [line 16]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_10" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_11" [label="11: Prune (false branch) \n PRUNE(((n$1 == 33) == 0), false); [line 16]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_11" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_8" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_11" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_9" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_12" [label="12: Prune (true branch) \n PRUNE(((n$1 == 22) != 0), true); [line 15]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_12" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_5" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_13" [label="13: Prune (false branch) \n PRUNE(((n$1 == 22) == 0), false); [line 15]\n " shape="invhouse"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_13" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_10" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_13" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_11" ;
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_14" [label="14: DeclStmt \n *&res:int=5 [line 13]\n " shape="box"]
|
|
|
|
|
|
"switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_14" -> "switch_with_fallthrough#_Z23switch_with_fallthroughi.a8428fe9fad520407badf5284d08e756_4" ;
|
|
}
|