digraph iCFG { 112 [label="112: DeclStmt \n n$15=_fun_strdup(\"hello world\":char *) [line 42]\n n$16=_fun_NSString_stringWithUTF8String:(n$15:char *) [line 42]\n *&s:class NSString *=n$16 [line 42]\n REMOVE_TEMPS(n$15,n$16); [line 42]\n NULLIFY(&s,false); [line 42]\n " shape="box"] 112 -> 111 ; 111 [label="111: Return Stmt \n n$14=_fun_NSString_stringWithUTF8String:(\"hello world\":char *) [line 43]\n *&return:class NSString *=n$14 [line 43]\n REMOVE_TEMPS(n$14); [line 43]\n APPLY_ABSTRACTION; [line 43]\n " shape="box"] 111 -> 110 ; 110 [label="110: Exit Boxing_getS \n " color=yellow style=filled] 109 [label="109: Start Boxing_getS\nFormals: self:class Boxing *\nLocals: s:class NSString * \n DECLARE_LOCALS(&return,&s); [line 41]\n NULLIFY(&s,false); [line 41]\n NULLIFY(&self,false); [line 41]\n " color=yellow style=filled] 109 -> 112 ; 108 [label="108: DeclStmt \n n$13=_fun_NSNumber_numberWithBool:(1:_Bool ) [line 37]\n *&n:class NSNumber *=n$13 [line 37]\n REMOVE_TEMPS(n$13); [line 37]\n NULLIFY(&n,false); [line 37]\n " shape="box"] 108 -> 107 ; 107 [label="107: Return Stmt \n n$12=_fun_NSNumber_numberWithBool:(1:_Bool ) [line 38]\n *&return:class NSNumber *=n$12 [line 38]\n REMOVE_TEMPS(n$12); [line 38]\n APPLY_ABSTRACTION; [line 38]\n " shape="box"] 107 -> 106 ; 106 [label="106: Exit Boxing_getBool \n " color=yellow style=filled] 105 [label="105: Start Boxing_getBool\nFormals: self:class Boxing *\nLocals: n:class NSNumber * \n DECLARE_LOCALS(&return,&n); [line 36]\n NULLIFY(&n,false); [line 36]\n NULLIFY(&self,false); [line 36]\n " color=yellow style=filled] 105 -> 108 ; 104 [label="104: DeclStmt \n n$11=_fun_NSNumber_numberWithDouble:(1.500000:double ) [line 32]\n *&n:class NSNumber *=n$11 [line 32]\n REMOVE_TEMPS(n$11); [line 32]\n NULLIFY(&n,false); [line 32]\n " shape="box"] 104 -> 103 ; 103 [label="103: Return Stmt \n n$10=_fun_NSNumber_numberWithDouble:(1.500000:double ) [line 33]\n *&return:class NSNumber *=n$10 [line 33]\n REMOVE_TEMPS(n$10); [line 33]\n APPLY_ABSTRACTION; [line 33]\n " shape="box"] 103 -> 102 ; 102 [label="102: Exit Boxing_getDouble \n " color=yellow style=filled] 101 [label="101: Start Boxing_getDouble\nFormals: self:class Boxing *\nLocals: n:class NSNumber * \n DECLARE_LOCALS(&return,&n); [line 31]\n NULLIFY(&n,false); [line 31]\n NULLIFY(&self,false); [line 31]\n " color=yellow style=filled] 101 -> 104 ; 100 [label="100: DeclStmt \n n$9=_fun_NSNumber_numberWithFloat:(1.500000:float ) [line 27]\n *&n:class NSNumber *=n$9 [line 27]\n REMOVE_TEMPS(n$9); [line 27]\n NULLIFY(&n,false); [line 27]\n " shape="box"] 100 -> 99 ; 99 [label="99: Return Stmt \n n$8=_fun_NSNumber_numberWithFloat:(1.500000:float ) [line 28]\n *&return:class NSNumber *=n$8 [line 28]\n REMOVE_TEMPS(n$8); [line 28]\n APPLY_ABSTRACTION; [line 28]\n " shape="box"] 99 -> 98 ; 98 [label="98: Exit Boxing_getFloat \n " color=yellow style=filled] 97 [label="97: Start Boxing_getFloat\nFormals: self:class Boxing *\nLocals: n:class NSNumber * \n DECLARE_LOCALS(&return,&n); [line 26]\n NULLIFY(&n,false); [line 26]\n NULLIFY(&self,false); [line 26]\n " color=yellow style=filled] 97 -> 100 ; 96 [label="96: DeclStmt \n n$7=_fun_NSNumber_numberWithInt:(5:int ) [line 22]\n *&n:class NSNumber *=n$7 [line 22]\n REMOVE_TEMPS(n$7); [line 22]\n NULLIFY(&n,false); [line 22]\n " shape="box"] 96 -> 95 ; 95 [label="95: Return Stmt \n n$6=_fun_NSNumber_numberWithInt:(5:int ) [line 23]\n *&return:class NSNumber *=n$6 [line 23]\n REMOVE_TEMPS(n$6); [line 23]\n APPLY_ABSTRACTION; [line 23]\n " shape="box"] 95 -> 94 ; 94 [label="94: Exit Boxing_getInt \n " color=yellow style=filled] 93 [label="93: Start Boxing_getInt\nFormals: self:class Boxing *\nLocals: n:class NSNumber * \n DECLARE_LOCALS(&return,&n); [line 21]\n NULLIFY(&n,false); [line 21]\n NULLIFY(&self,false); [line 21]\n " color=yellow style=filled] 93 -> 96 ; 92 [label="92: DeclStmt \n *&x:int =4 [line 15]\n " shape="box"] 92 -> 91 ; 91 [label="91: DeclStmt \n *&y:int =5 [line 16]\n " shape="box"] 91 -> 90 ; 90 [label="90: DeclStmt \n n$3=*&x:int [line 17]\n n$4=*&y:int [line 17]\n n$5=_fun_NSNumber_numberWithInt:((n$3 + n$4):int ) [line 17]\n *&n:class NSNumber *=n$5 [line 17]\n REMOVE_TEMPS(n$3,n$4,n$5); [line 17]\n NULLIFY(&n,false); [line 17]\n " shape="box"] 90 -> 89 ; 89 [label="89: Return Stmt \n n$0=*&x:int [line 18]\n n$1=*&y:int [line 18]\n n$2=_fun_NSNumber_numberWithInt:((n$0 + n$1):int ) [line 18]\n *&return:class NSNumber *=n$2 [line 18]\n REMOVE_TEMPS(n$0,n$1,n$2); [line 18]\n NULLIFY(&x,false); [line 18]\n NULLIFY(&y,false); [line 18]\n APPLY_ABSTRACTION; [line 18]\n " shape="box"] 89 -> 88 ; 88 [label="88: Exit Boxing_getIntExp \n " color=yellow style=filled] 87 [label="87: Start Boxing_getIntExp\nFormals: self:class Boxing *\nLocals: n:class NSNumber * y:int x:int \n DECLARE_LOCALS(&return,&n,&y,&x); [line 14]\n NULLIFY(&n,false); [line 14]\n NULLIFY(&self,false); [line 14]\n NULLIFY(&x,false); [line 14]\n NULLIFY(&y,false); [line 14]\n " color=yellow style=filled] 87 -> 92 ; 86 [label="86: Exit Boxing_frontendChecks \n " color=yellow style=filled] 85 [label="85: Start Boxing_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 85 -> 86 ; 84 [label="84: Exit NSUserActivityDelegate_frontendChecks \n " color=yellow style=filled] 83 [label="83: Start NSUserActivityDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 83 -> 84 ; 82 [label="82: Exit NSURLSessionStreamDelegate_frontendChecks \n " color=yellow style=filled] 81 [label="81: Start NSURLSessionStreamDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 81 -> 82 ; 80 [label="80: Exit NSURLSessionDownloadDelegate_frontendChecks \n " color=yellow style=filled] 79 [label="79: Start NSURLSessionDownloadDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 79 -> 80 ; 78 [label="78: Exit NSURLSessionDataDelegate_frontendChecks \n " color=yellow style=filled] 77 [label="77: Start NSURLSessionDataDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 77 -> 78 ; 76 [label="76: Exit NSURLSessionTaskDelegate_frontendChecks \n " color=yellow style=filled] 75 [label="75: Start NSURLSessionTaskDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 75 -> 76 ; 74 [label="74: Exit NSURLSessionDelegate_frontendChecks \n " color=yellow style=filled] 73 [label="73: Start NSURLSessionDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 73 -> 74 ; 72 [label="72: Exit NSNetServiceBrowserDelegate_frontendChecks \n " color=yellow style=filled] 71 [label="71: Start NSNetServiceBrowserDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 71 -> 72 ; 70 [label="70: Exit NSNetServiceDelegate_frontendChecks \n " color=yellow style=filled] 69 [label="69: Start NSNetServiceDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 69 -> 70 ; 68 [label="68: Exit NSMetadataQueryDelegate_frontendChecks \n " color=yellow style=filled] 67 [label="67: Start NSMetadataQueryDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 67 -> 68 ; 66 [label="66: Exit NSFilePresenter_frontendChecks \n " color=yellow style=filled] 65 [label="65: Start NSFilePresenter_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 65 -> 66 ; 64 [label="64: Exit NSExtensionRequestHandling_frontendChecks \n " color=yellow style=filled] 63 [label="63: Start NSExtensionRequestHandling_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 63 -> 64 ; 62 [label="62: Exit NSCacheDelegate_frontendChecks \n " color=yellow style=filled] 61 [label="61: Start NSCacheDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 61 -> 62 ; 60 [label="60: Exit NSXMLParserDelegate_frontendChecks \n " color=yellow style=filled] 59 [label="59: Start NSXMLParserDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 59 -> 60 ; 58 [label="58: Exit NSURLProtocolClient_frontendChecks \n " color=yellow style=filled] 57 [label="57: Start NSURLProtocolClient_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 57 -> 58 ; 56 [label="56: Exit NSURLConnectionDownloadDelegate_frontendChecks \n " color=yellow style=filled] 55 [label="55: Start NSURLConnectionDownloadDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 55 -> 56 ; 54 [label="54: Exit NSURLConnectionDataDelegate_frontendChecks \n " color=yellow style=filled] 53 [label="53: Start NSURLConnectionDataDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 53 -> 54 ; 52 [label="52: Exit NSURLConnectionDelegate_frontendChecks \n " color=yellow style=filled] 51 [label="51: Start NSURLConnectionDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 51 -> 52 ; 50 [label="50: Exit NSURLAuthenticationChallengeSender_frontendChecks \n " color=yellow style=filled] 49 [label="49: Start NSURLAuthenticationChallengeSender_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 49 -> 50 ; 48 [label="48: Exit NSStreamDelegate_frontendChecks \n " color=yellow style=filled] 47 [label="47: Start NSStreamDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 47 -> 48 ; 46 [label="46: Exit NSMachPortDelegate_frontendChecks \n " color=yellow style=filled] 45 [label="45: Start NSMachPortDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 45 -> 46 ; 44 [label="44: Exit NSPortDelegate_frontendChecks \n " color=yellow style=filled] 43 [label="43: Start NSPortDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 43 -> 44 ; 42 [label="42: Exit NSLocking_frontendChecks \n " color=yellow style=filled] 41 [label="41: Start NSLocking_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 41 -> 42 ; 40 [label="40: Exit NSKeyedUnarchiverDelegate_frontendChecks \n " color=yellow style=filled] 39 [label="39: Start NSKeyedUnarchiverDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 39 -> 40 ; 38 [label="38: Exit NSKeyedArchiverDelegate_frontendChecks \n " color=yellow style=filled] 37 [label="37: Start NSKeyedArchiverDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 37 -> 38 ; 36 [label="36: Exit NSFileManagerDelegate_frontendChecks \n " color=yellow style=filled] 35 [label="35: Start NSFileManagerDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 35 -> 36 ; 34 [label="34: Exit NSDecimalNumberBehaviors_frontendChecks \n " color=yellow style=filled] 33 [label="33: Start NSDecimalNumberBehaviors_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 33 -> 34 ; 32 [label="32: Exit NSProgressReporting_frontendChecks \n " color=yellow style=filled] 31 [label="31: Start NSProgressReporting_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 31 -> 32 ; 30 [label="30: Exit NSFastEnumeration_frontendChecks \n " color=yellow style=filled] 29 [label="29: Start NSFastEnumeration_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 29 -> 30 ; 28 [label="28: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled] 27 [label="27: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 27 -> 28 ; 26 [label="26: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled] 25 [label="25: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 25 -> 26 ; 24 [label="24: Exit NSCoding_frontendChecks \n " color=yellow style=filled] 23 [label="23: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 23 -> 24 ; 22 [label="22: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled] 21 [label="21: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 21 -> 22 ; 20 [label="20: Exit NSCopying_frontendChecks \n " color=yellow style=filled] 19 [label="19: Start NSCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 19 -> 20 ; 18 [label="18: Exit OS_dispatch_io_frontendChecks \n " color=yellow style=filled] 17 [label="17: Start OS_dispatch_io_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 17 -> 18 ; 16 [label="16: Exit OS_dispatch_data_frontendChecks \n " color=yellow style=filled] 15 [label="15: Start OS_dispatch_data_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 15 -> 16 ; 14 [label="14: Exit OS_dispatch_semaphore_frontendChecks \n " color=yellow style=filled] 13 [label="13: Start OS_dispatch_semaphore_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 13 -> 14 ; 12 [label="12: Exit OS_dispatch_group_frontendChecks \n " color=yellow style=filled] 11 [label="11: Start OS_dispatch_group_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 11 -> 12 ; 10 [label="10: Exit OS_dispatch_source_frontendChecks \n " color=yellow style=filled] 9 [label="9: Start OS_dispatch_source_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 9 -> 10 ; 8 [label="8: Exit OS_dispatch_queue_attr_frontendChecks \n " color=yellow style=filled] 7 [label="7: Start OS_dispatch_queue_attr_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 7 -> 8 ; 6 [label="6: Exit OS_dispatch_queue_frontendChecks \n " color=yellow style=filled] 5 [label="5: Start OS_dispatch_queue_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 5 -> 6 ; 4 [label="4: Exit OS_dispatch_object_frontendChecks \n " color=yellow style=filled] 3 [label="3: Start OS_dispatch_object_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 ; }