Lines Matching refs:try
18 ; try {
27 to label %try.cont unwind label %catch.dispatch
53 catchret from %1 to label %try.cont
61 try.cont: ; preds = %entry, %catch
65 ; Two try-catches.
73 ; try {
77 ; try {
86 to label %try.cont unwind label %catch.dispatch
97 catchret from %1 to label %try.cont
106 try.cont: ; preds = %entry, %catch.start
108 to label %try.cont7 unwind label %catch.dispatch2
110 catch.dispatch2: ; preds = %try.cont
126 catchret from %6 to label %try.cont7
132 try.cont7: ; preds = %try.cont, %catch4
147 ; try {
156 ; try {
178 br label %try.cont
198 catchret from %2 to label %try.cont
200 try.cont: ; preds = %catch.start, %invoke.cont1
204 invoke.cont3: ; preds = %try.cont
206 to label %try.cont10 unwind label %catch.dispatch5
208 catch.dispatch5: ; preds = %invoke.cont3, %try.cont
209 %num.1 = phi i32 [ 2, %invoke.cont3 ], [ 1, %try.cont ]
221 catchret from %7 to label %try.cont10
223 try.cont10: ; preds = %invoke.cont3, %catch.start6