Searched refs:catch_int (Results 1 – 2 of 2) sorted by relevance
33 br i1 %int_match, label %catch_int, label %eh.resume41 catch_int:44 ; CHECK: catch_int:71 br i1 %int_match, label %catch_int, label %eh.resume73 catch_int:122 br i1 %int_match, label %catch_int, label %eh.resume124 catch_int:152 ; CHECK: catch_int:
41 extern "C" void catch_int() { in catch_int() function