Lines Matching refs:within
53 %0 = catchswitch within none [label %catch.start] unwind to caller
56 %1 = catchpad within %0 [i8* bitcast (i8** @_ZTIi to i8*)]
106 %0 = cleanuppad within none []
111 ; Calling a function that may throw within a 'catch (...)' generates a
112 ; temrinatepad, because __cxa_end_catch() also can throw within 'catch (...)'.
147 %0 = catchswitch within none [label %catch.start] unwind to caller
150 %1 = catchpad within %0 [i8* null]
165 %5 = cleanuppad within %1 []
173 %6 = cleanuppad within %5 []
178 ; Tests prologues and epilogues are not generated within EH scopes.
228 %0 = catchswitch within none [label %catch.start] unwind to caller
231 %1 = catchpad within %0 [i8* bitcast (i8** @_ZTIi to i8*)]
257 %8 = cleanuppad within %1 []
288 %0 = catchswitch within none [label %catch.start] unwind to caller
291 %1 = catchpad within %0 [i8* null]
310 %0 = catchswitch within none [label %catch.start] unwind to caller
313 %1 = catchpad within %0 [i8* null]
333 %0 = cleanuppad within none []
338 %1 = catchswitch within %0 [label %catch.start] unwind label %ehcleanup.1
341 %2 = catchpad within %1 [i8* null]
347 %5 = cleanuppad within %0 []