digraph iCFG { 29 [label="29: Message Call: getX \n n$1=*&self:class MyClass * [line 37]\n n$2=_fun_MyClass_getX(n$1:class MyClass *) virtual [line 37]\n REMOVE_TEMPS(n$1,n$2); [line 37]\n NULLIFY(&self,false); [line 37]\n APPLY_ABSTRACTION; [line 37]\n " shape="box"] 29 -> 28 ; 28 [label="28: Exit MyClass_anInstanceMethod2 \n " color=yellow style=filled] 27 [label="27: Start MyClass_anInstanceMethod2\nFormals: self:class MyClass *\nLocals: \n DECLARE_LOCALS(&return); [line 36]\n " color=yellow style=filled] 27 -> 29 ; 26 [label="26: Return Stmt \n *&return:int =0 [line 33]\n APPLY_ABSTRACTION; [line 33]\n " shape="box"] 26 -> 25 ; 25 [label="25: Exit MyClass_getX \n " color=yellow style=filled] 24 [label="24: Start MyClass_getX\nFormals: self:class MyClass *\nLocals: \n DECLARE_LOCALS(&return); [line 32]\n NULLIFY(&self,false); [line 32]\n " color=yellow style=filled] 24 -> 26 ; 23 [label="23: Message Call: aClassMethod \n _fun_MyClass_aClassMethod() [line 29]\n APPLY_ABSTRACTION; [line 29]\n " shape="box"] 23 -> 22 ; 22 [label="22: Exit MyClass_aClassMethod2 \n " color=yellow style=filled] 21 [label="21: Start MyClass_aClassMethod2\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 28]\n " color=yellow style=filled] 21 -> 23 ; 20 [label="20: Message Call: aClassMethod \n _fun_MyClass_aClassMethod() [line 25]\n APPLY_ABSTRACTION; [line 25]\n " shape="box"] 20 -> 19 ; 19 [label="19: Exit MyClass_anInstanceMethod \n " color=yellow style=filled] 18 [label="18: Start MyClass_anInstanceMethod\nFormals: self:class MyClass *\nLocals: \n DECLARE_LOCALS(&return); [line 24]\n NULLIFY(&self,false); [line 24]\n " color=yellow style=filled] 18 -> 20 ; 17 [label="17: DeclStmt \n n$0=_fun___objc_alloc_no_fail(sizeof(class MyClass ):unsigned long ) [line 21]\n *&myClass:class MyClass *=n$0 [line 21]\n REMOVE_TEMPS(n$0); [line 21]\n NULLIFY(&myClass,false); [line 21]\n APPLY_ABSTRACTION; [line 21]\n " shape="box"] 17 -> 16 ; 16 [label="16: Exit MyClass_aClassMethod \n " color=yellow style=filled] 15 [label="15: Start MyClass_aClassMethod\nFormals: \nLocals: myClass:class MyClass * \n DECLARE_LOCALS(&return,&myClass); [line 20]\n NULLIFY(&myClass,false); [line 20]\n " color=yellow style=filled] 15 -> 17 ; 14 [label="14: Exit MyClass_frontendChecks \n " color=yellow style=filled] 13 [label="13: Start MyClass_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled] 13 -> 14 ; 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 ; }