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.

14 lines
435 B

digraph iCFG {
3 [label="3: Return Stmt \n n$0=*&e:_Bool [line 13]\n *&return:_Bool =n$0 [line 13]\n REMOVE_TEMPS(n$0); [line 13]\n NULLIFY(&e,false); [line 13]\n APPLY_ABSTRACTION; [line 13]\n " shape="box"]
3 -> 2 ;
2 [label="2: Exit revert \n " color=yellow style=filled]
1 [label="1: Start revert\nFormals: e:_Bool \nLocals: \n DECLARE_LOCALS(&return); [line -1]\n " color=yellow style=filled]
1 -> 3 ;
}