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.

69 lines
4.3 KiB

/* @generated */
digraph iCFG {
"call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_1" [label="1: Start call_deref_with_null\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 24]\n " color=yellow style=filled]
"call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_1" -> "call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_3" ;
"call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_2" [label="2: Exit call_deref_with_null \n " color=yellow style=filled]
"call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_3" [label="3: Call _fun_deref_null \n n$0=_fun_deref_null(null:int*) [line 24]\n " shape="box"]
"call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_3" -> "call_deref_with_null#_Z20call_deref_with_nullv.d7c9e243e055ba0220288d2f0225a35c_2" ;
"main.fad58de7366495db4650cfefac2fcd61_1" [label="1: Start main\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 26]\n " color=yellow style=filled]
"main.fad58de7366495db4650cfefac2fcd61_1" -> "main.fad58de7366495db4650cfefac2fcd61_3" ;
"main.fad58de7366495db4650cfefac2fcd61_2" [label="2: Exit main \n " color=yellow style=filled]
"main.fad58de7366495db4650cfefac2fcd61_3" [label="3: Return Stmt \n n$0=_fun_deref(null:int*) [line 28]\n *&return:int=n$0 [line 28]\n " shape="box"]
"main.fad58de7366495db4650cfefac2fcd61_3" -> "main.fad58de7366495db4650cfefac2fcd61_2" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_1" [label="1: Start deref\nFormals: p:int*\nLocals: \n DECLARE_LOCALS(&return); [line 10]\n " color=yellow style=filled]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_1" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_5" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_2" [label="2: Exit deref \n " color=yellow style=filled]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_3" [label="3: Return Stmt \n n$0=*&p:int* [line 14]\n n$1=*n$0:int [line 14]\n *&return:int=n$1 [line 14]\n " shape="box"]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_3" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_2" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_4" [label="4: + \n " ]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_4" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_3" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_5" [label="5: BinaryOperatorStmt: EQ \n n$2=*&p:int* [line 11]\n " shape="box"]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_5" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_6" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_5" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_7" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_6" [label="6: Prune (true branch) \n PRUNE((n$2 == null), true); [line 11]\n " shape="invhouse"]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_6" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_8" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_7" [label="7: Prune (false branch) \n PRUNE(!(n$2 == null), false); [line 11]\n " shape="invhouse"]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_7" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_4" ;
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_8" [label="8: ObjCCPPThrow \n _fun___infer_objc_cpp_throw(\"Null pointer!\":char const *) [line 12]\n " shape="box"]
"deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_8" -> "deref#_Z5derefPi.4795e142c647658d2d19ca83904cd96e_4" ;
"deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_1" [label="1: Start deref_null\nFormals: p:int*\nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled]
"deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_1" -> "deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_3" ;
"deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_2" [label="2: Exit deref_null \n " color=yellow style=filled]
"deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_3" [label="3: Return Stmt \n n$0=*&p:int* [line 19]\n n$1=*n$0:int [line 19]\n *&return:int=n$1 [line 19]\n " shape="box"]
"deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_3" -> "deref_null#_Z10deref_nullPi.292505403bd23c9fc329afe3f8860602_2" ;
}