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.
116 lines
4.1 KiB
116 lines
4.1 KiB
/* @generated */
|
|
digraph iCFG {
|
|
30 [label="30: DeclStmt \n _fun_foo::my_record_(&x:class foo::my_record *) [line 46]\n " shape="box"]
|
|
|
|
|
|
30 -> 29 ;
|
|
29 [label="29: DeclStmt \n _fun_bar::Rectangle_Rectangle(&rect1:class bar::Rectangle *) [line 48]\n " shape="box"]
|
|
|
|
|
|
29 -> 28 ;
|
|
28 [label="28: Call _fun_bar::Rectangle_set_values \n _=*&rect1:class bar::Rectangle [line 49]\n _fun_bar::Rectangle_set_values(&rect1:class bar::Rectangle &,3:int ,4:int ) [line 49]\n " shape="box"]
|
|
|
|
|
|
28 -> 27 ;
|
|
27 [label="27: DeclStmt \n _fun_foo::Rectangle_Rectangle(&rect2:class foo::Rectangle *) [line 51]\n " shape="box"]
|
|
|
|
|
|
27 -> 26 ;
|
|
26 [label="26: Call _fun_foo::Rectangle_set_values \n _=*&rect2:class foo::Rectangle [line 52]\n _fun_foo::Rectangle_set_values(&rect2:class foo::Rectangle &,7:int ,10:int ) [line 52]\n " shape="box"]
|
|
|
|
|
|
26 -> 25 ;
|
|
25 [label="25: BinaryOperatorStmt: Assign \n *&x.a:int =10 [line 54]\n " shape="box"]
|
|
|
|
|
|
25 -> 24 ;
|
|
24 [label="24: BinaryOperatorStmt: Assign \n n$2=_fun_foo::value() [line 55]\n *&i:int =n$2 [line 55]\n " shape="box"]
|
|
|
|
|
|
24 -> 23 ;
|
|
23 [label="23: BinaryOperatorStmt: Assign \n n$1=_fun_bar::value() [line 56]\n *&i:int =n$1 [line 56]\n " shape="box"]
|
|
|
|
|
|
23 -> 22 ;
|
|
22 [label="22: BinaryOperatorStmt: Assign \n *&#GB<shared/namespace/namespace.cpp>$bar::pi:double =3.141600 [line 57]\n n$0=*&#GB<shared/namespace/namespace.cpp>$bar::pi:double [line 57]\n *&j:double =n$0 [line 57]\n " shape="box"]
|
|
|
|
|
|
22 -> 21 ;
|
|
21 [label="21: Return Stmt \n *&return:int =0 [line 58]\n " shape="box"]
|
|
|
|
|
|
21 -> 20 ;
|
|
20 [label="20: Exit main \n " color=yellow style=filled]
|
|
|
|
|
|
19 [label="19: Start main\nFormals: \nLocals: rect2:class foo::Rectangle rect1:class bar::Rectangle x:class foo::my_record j:double i:int \n DECLARE_LOCALS(&return,&rect2,&rect1,&x,&j,&i); [line 41]\n " color=yellow style=filled]
|
|
|
|
|
|
19 -> 30 ;
|
|
18 [label="18: DeclStmt \n _fun_bar::Rectangle_Rectangle(&#GB<shared/namespace/namespace.cpp>$bar::rect:class bar::Rectangle *) [line 38]\n " shape="box"]
|
|
|
|
|
|
18 -> 17 ;
|
|
17 [label="17: Exit __infer_globals_initializer_rect \n " color=yellow style=filled]
|
|
|
|
|
|
16 [label="16: Start __infer_globals_initializer_rect\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 32]\n " color=yellow style=filled]
|
|
|
|
|
|
16 -> 18 ;
|
|
15 [label="15: Exit bar::Rectangle_Rectangle \n " color=yellow style=filled]
|
|
|
|
|
|
14 [label="14: Start bar::Rectangle_Rectangle\nFormals: this:class bar::Rectangle *\nLocals: \n DECLARE_LOCALS(&return); [line 32]\n " color=yellow style=filled]
|
|
|
|
|
|
14 -> 15 ;
|
|
13 [label="13: Return Stmt \n *&#GB<shared/namespace/namespace.cpp>$bar::pi:double =3.141600 [line 30]\n n$0=*&#GB<shared/namespace/namespace.cpp>$bar::pi:double [line 30]\n *&return:double =(2 * n$0) [line 30]\n " shape="box"]
|
|
|
|
|
|
13 -> 12 ;
|
|
12 [label="12: Exit bar::value \n " color=yellow style=filled]
|
|
|
|
|
|
11 [label="11: Start bar::value\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 30]\n " color=yellow style=filled]
|
|
|
|
|
|
11 -> 13 ;
|
|
10 [label="10: DeclStmt \n *&#GB<shared/namespace/namespace.cpp>$bar::pi:double =3.141600 [line 29]\n " shape="box"]
|
|
|
|
|
|
10 -> 9 ;
|
|
9 [label="9: Exit __infer_globals_initializer_pi \n " color=yellow style=filled]
|
|
|
|
|
|
8 [label="8: Start __infer_globals_initializer_pi\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 29]\n " color=yellow style=filled]
|
|
|
|
|
|
8 -> 10 ;
|
|
7 [label="7: Exit foo::Rectangle_Rectangle \n " color=yellow style=filled]
|
|
|
|
|
|
6 [label="6: Start foo::Rectangle_Rectangle\nFormals: this:class foo::Rectangle *\nLocals: \n DECLARE_LOCALS(&return); [line 19]\n " color=yellow style=filled]
|
|
|
|
|
|
6 -> 7 ;
|
|
5 [label="5: Return Stmt \n *&return:int =5 [line 17]\n " shape="box"]
|
|
|
|
|
|
5 -> 4 ;
|
|
4 [label="4: Exit foo::value \n " color=yellow style=filled]
|
|
|
|
|
|
3 [label="3: Start foo::value\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled]
|
|
|
|
|
|
3 -> 5 ;
|
|
2 [label="2: Exit foo::my_record_ \n " color=yellow style=filled]
|
|
|
|
|
|
1 [label="1: Start foo::my_record_\nFormals: this:class foo::my_record *\nLocals: \n DECLARE_LOCALS(&return); [line 13]\n " color=yellow style=filled]
|
|
|
|
|
|
1 -> 2 ;
|
|
}
|