Lines Matching refs:cleanup
22 %cleanup.dst = alloca i32 ; <i32*> [#uses=3]
23 %cleanup.dst7 = alloca i32 ; <i32*> [#uses=6]
29 store i32 1, i32* %cleanup.dst7
34 cleanup
56 store i32 1, i32* %cleanup.dst
61 cleanup
64 store i32 2, i32* %cleanup.dst
67 cleanup.pad: ; preds = %cleanup.switch
68 store i32 1, i32* %cleanup.dst7
71 cleanup.pad4: ; preds = %cleanup.switch
72 store i32 2, i32* %cleanup.dst7
80 br label %cleanup.switch
82 cleanup.switch: ; preds = %invoke.cont5
83 %tmp = load i32, i32* %cleanup.dst ; <i32> [#uses=1]
84 switch i32 %tmp, label %cleanup.end [
85 i32 1, label %cleanup.pad
86 i32 2, label %cleanup.pad4
89 cleanup.end: ; preds = %cleanup.switch
90 store i32 2, i32* %cleanup.dst7
95 store i32 2, i32* %cleanup.dst7
98 … ; preds = %catch.next, %cleanup.end, %cleanup.pad4, %cleanup.pad…
99 br label %cleanup.switch9
101 cleanup.switch9: ; preds = %finally
102 %tmp8 = load i32, i32* %cleanup.dst7 ; <i32> [#uses=1]
103 switch i32 %tmp8, label %cleanup.end10 [
108 cleanup.end10: ; preds = %cleanup.switch9
111 finally.throw: ; preds = %cleanup.switch9
116 finally.end: ; preds = %cleanup.end10, %cleanup.switch9