digraph iCFG { 16 [label="16: DeclStmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Rodriguez\":char *) [line 13]\n *&lastName:class NSString *=n$0 [line 13]\n REMOVE_TEMPS(n$0); [line 13]\n NULLIFY(&lastName,false); [line 13]\n " shape="box"] 16 -> 15 ; 15 [label="15: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"] 15 -> 14 ; 14 [label="14: Exit main \n " color=yellow style=filled] 13 [label="13: Start main\nFormals: \nLocals: lastName:class NSString * \n DECLARE_LOCALS(&return,&lastName); [line 12]\n NULLIFY(&lastName,false); [line 12]\n " color=yellow style=filled] 13 -> 16 ; 12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled] 11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 11 -> 12 ; 10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled] 9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 9 -> 10 ; 8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled] 7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 7 -> 8 ; 6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled] 5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 5 -> 6 ; 4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled] 3 [label="3: Start NSCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 3 -> 4 ; 2 [label="2: Exit NSObject_frontendChecks \n " color=yellow style=filled] 1 [label="1: Start NSObject_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 1 -> 2 ; }