/* @generated */ digraph iCFG { 15 [label="15: 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"] 15 -> 14 ; 14 [label="14: DeclStmt \n n$1=*&par:int * [line 24]\n *&d:int &=n$1 [line 24]\n " shape="box"] 14 -> 13 ; 13 [label="13: DeclStmt \n n$0=*&par:int * [line 25]\n *&p:int *=n$0 [line 25]\n " shape="box"] 13 -> 12 ; 12 [label="12: Exit init_from_ptr \n " color=yellow style=filled] 11 [label="11: 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] 11 -> 15 ; 10 [label="10: DeclStmt \n n$0=*&par:int [line 17]\n *&v:int =n$0 [line 17]\n " shape="box"] 10 -> 9 ; 9 [label="9: DeclStmt \n *&d:int &=&par [line 18]\n " shape="box"] 9 -> 8 ; 8 [label="8: DeclStmt \n *&p:int *=&par [line 19]\n " shape="box"] 8 -> 7 ; 7 [label="7: Exit init_from_val \n " color=yellow style=filled] 6 [label="6: 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] 6 -> 10 ; 5 [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"] 5 -> 4 ; 4 [label="4: DeclStmt \n n$1=*&par:int & [line 12]\n *&d:int &=n$1 [line 12]\n " shape="box"] 4 -> 3 ; 3 [label="3: DeclStmt \n n$0=*&par:int & [line 13]\n *&p:int *=n$0 [line 13]\n " shape="box"] 3 -> 2 ; 2 [label="2: Exit init_from_ref \n " color=yellow style=filled] 1 [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] 1 -> 5 ; }