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.

61 lines
2.3 KiB

/* @generated */
digraph iCFG {
"init_from_ref5" [label="5: DeclStmt \n n$2=*&par:int & [line 11]\n n$3=*n$2:int [line 11]\n *&v:int =n$3 [line 11]\n " shape="box"]
"init_from_ref5" -> "init_from_ref4" ;
"init_from_ref4" [label="4: DeclStmt \n n$1=*&par:int & [line 12]\n *&d:int &=n$1 [line 12]\n " shape="box"]
"init_from_ref4" -> "init_from_ref3" ;
"init_from_ref3" [label="3: DeclStmt \n n$0=*&par:int & [line 13]\n *&p:int *=n$0 [line 13]\n " shape="box"]
"init_from_ref3" -> "init_from_ref2" ;
"init_from_ref2" [label="2: Exit init_from_ref \n " color=yellow style=filled]
"init_from_ref1" [label="1: Start init_from_ref\nFormals: par:int &\nLocals: p:int * d:int & v:int \n DECLARE_LOCALS(&return,&p,&d,&v); [line 10]\n " color=yellow style=filled]
"init_from_ref1" -> "init_from_ref5" ;
"init_from_val5" [label="5: DeclStmt \n n$0=*&par:int [line 17]\n *&v:int =n$0 [line 17]\n " shape="box"]
"init_from_val5" -> "init_from_val4" ;
"init_from_val4" [label="4: DeclStmt \n *&d:int &=&par [line 18]\n " shape="box"]
"init_from_val4" -> "init_from_val3" ;
"init_from_val3" [label="3: DeclStmt \n *&p:int *=&par [line 19]\n " shape="box"]
"init_from_val3" -> "init_from_val2" ;
"init_from_val2" [label="2: Exit init_from_val \n " color=yellow style=filled]
"init_from_val1" [label="1: Start init_from_val\nFormals: par:int \nLocals: p:int * d:int & v:int \n DECLARE_LOCALS(&return,&p,&d,&v); [line 16]\n " color=yellow style=filled]
"init_from_val1" -> "init_from_val5" ;
"init_from_ptr5" [label="5: DeclStmt \n n$2=*&par:int * [line 23]\n n$3=*n$2:int [line 23]\n *&v:int =n$3 [line 23]\n " shape="box"]
"init_from_ptr5" -> "init_from_ptr4" ;
"init_from_ptr4" [label="4: DeclStmt \n n$1=*&par:int * [line 24]\n *&d:int &=n$1 [line 24]\n " shape="box"]
"init_from_ptr4" -> "init_from_ptr3" ;
"init_from_ptr3" [label="3: DeclStmt \n n$0=*&par:int * [line 25]\n *&p:int *=n$0 [line 25]\n " shape="box"]
"init_from_ptr3" -> "init_from_ptr2" ;
"init_from_ptr2" [label="2: Exit init_from_ptr \n " color=yellow style=filled]
"init_from_ptr1" [label="1: Start init_from_ptr\nFormals: par:int *\nLocals: p:int * d:int & v:int \n DECLARE_LOCALS(&return,&p,&d,&v); [line 22]\n " color=yellow style=filled]
"init_from_ptr1" -> "init_from_ptr5" ;
}