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.
66 lines
2.2 KiB
66 lines
2.2 KiB
8 years ago
|
/* @generated */
|
||
|
digraph iCFG {
|
||
|
17 [label="17: DeclStmt \n *&#GB<globals/global_const1.cpp>$v:int =2 [line 20]\n n$1=*&#GB<globals/global_const1.cpp>$v:int [line 20]\n *&local:int =n$1 [line 20]\n " shape="box"]
|
||
|
|
||
|
|
||
|
17 -> 16 ;
|
||
|
16 [label="16: Return Stmt \n *&#GB<globals/global_const1.cpp>$v:int =2 [line 21]\n n$0=*&#GB<globals/global_const1.cpp>$v:int [line 21]\n *&return:int =n$0 [line 21]\n " shape="box"]
|
||
|
|
||
|
|
||
|
16 -> 15 ;
|
||
|
15 [label="15: Exit test2 \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
14 [label="14: Start test2\nFormals: \nLocals: local:int \n DECLARE_LOCALS(&return,&local); [line 19]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
14 -> 17 ;
|
||
|
13 [label="13: DeclStmt \n *&#GB<globals/global_const1.cpp>$v:int =2 [line 17]\n " shape="box"]
|
||
|
|
||
|
|
||
|
13 -> 12 ;
|
||
|
12 [label="12: Exit __infer_globals_initializer_v \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
11 [label="11: Start __infer_globals_initializer_v\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
11 -> 13 ;
|
||
|
10 [label="10: Return Stmt \n n$0=*&__return_param:class X * [line 15]\n _fun_X_X(&#GB<globals/global_const1.cpp>$global:class X *) [line 13]\n _fun_X_X(n$0:class X *,&#GB<globals/global_const1.cpp>$global:class X &) [line 15]\n " shape="box"]
|
||
|
|
||
|
|
||
|
10 -> 9 ;
|
||
|
9 [label="9: Exit test \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
8 [label="8: Start test\nFormals: __return_param:class X *\nLocals: \n DECLARE_LOCALS(&return); [line 15]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
8 -> 10 ;
|
||
|
7 [label="7: DeclStmt \n _fun_X_X(&#GB<globals/global_const1.cpp>$global:class X *) [line 13]\n " shape="box"]
|
||
|
|
||
|
|
||
|
7 -> 6 ;
|
||
|
6 [label="6: Exit __infer_globals_initializer_global \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
5 [label="5: Start __infer_globals_initializer_global\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 13]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
5 -> 7 ;
|
||
|
4 [label="4: Exit X_X \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
3 [label="3: Start X_X\nFormals: this:class X * __param_0:class X &\nLocals: \n DECLARE_LOCALS(&return); [line 10]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
3 -> 4 ;
|
||
|
2 [label="2: Exit X_X \n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
1 [label="1: Start X_X\nFormals: this:class X *\nLocals: \n DECLARE_LOCALS(&return); [line 11]\n " color=yellow style=filled]
|
||
|
|
||
|
|
||
|
1 -> 2 ;
|
||
|
}
|