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.
49 lines
3.3 KiB
49 lines
3.3 KiB
/* @generated */
|
|
digraph iCFG {
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_1" [label="1: Start super_example_main\nFormals: argc:int argv:char**\nLocals: a:struct objc_object* \n DECLARE_LOCALS(&return,&a); [line 40]\n " color=yellow style=filled]
|
|
|
|
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_1" -> "super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_4" ;
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_2" [label="2: Exit super_example_main \n " color=yellow style=filled]
|
|
|
|
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_3" [label="3: Release the autorelease pool \n n$0=_fun___objc_release_autorelease_pool() [line 41]\n " shape="box"]
|
|
|
|
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_3" -> "super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_2" ;
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_4" [label="4: DeclStmt \n n$1=_fun___objc_alloc_no_fail(sizeof(class ASuper):unsigned long) [line 42]\n n$2=_fun_NSObject_init(n$1:class ASuper*) virtual [line 42]\n *&a:struct objc_object*=n$2 [line 42]\n " shape="box"]
|
|
|
|
|
|
"super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_4" -> "super_example_main.e3ebe95e6c5ae811733f235c29fbbf6d_3" ;
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_1" [label="1: Start ASuper_init\nFormals: self:class ASuper*\nLocals: \n DECLARE_LOCALS(&return); [line 32]\n " color=yellow style=filled]
|
|
|
|
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_1" -> "ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_5" ;
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_2" [label="2: Exit ASuper_init \n " color=yellow style=filled]
|
|
|
|
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_3" [label="3: Return Stmt \n n$0=*&self:class ASuper* [line 35]\n *&return:struct objc_object*=n$0 [line 35]\n " shape="box"]
|
|
|
|
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_3" -> "ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_2" ;
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_4" [label="4: BinaryOperatorStmt: Assign \n n$1=*&self:class ASuper* [line 34]\n *n$1.a:int=4 [line 34]\n " shape="box"]
|
|
|
|
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_4" -> "ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_3" ;
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_5" [label="5: BinaryOperatorStmt: Assign \n n$2=*&self:class ASuper* [line 33]\n n$3=_fun_BSuper_init(n$2:class ASuper*) [line 33]\n *&self:class ASuper*=n$3 [line 33]\n " shape="box"]
|
|
|
|
|
|
"ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_5" -> "ASuper_initinstance.6f3b40ea0d3fb45d9abe23de189cdfd4_4" ;
|
|
"BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_1" [label="1: Start BSuper_init\nFormals: self:class BSuper*\nLocals: \n DECLARE_LOCALS(&return); [line 18]\n " color=yellow style=filled]
|
|
|
|
|
|
"BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_1" -> "BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_3" ;
|
|
"BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_2" [label="2: Exit BSuper_init \n " color=yellow style=filled]
|
|
|
|
|
|
"BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_3" [label="3: Return Stmt \n *&return:struct objc_object*=0 [line 19]\n " shape="box"]
|
|
|
|
|
|
"BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_3" -> "BSuper_initinstance.5856b96401dc01871bc74560e82e3fc4_2" ;
|
|
}
|