3 %struct.SetJmpMapEntry = type { i8*, i32, %struct.SetJmpMapEntry* }
5 define void @__llvm_sjljeh_try_catching_longjmp_exception() {
8 loopentry: ; preds = %endif, %entry
9 %SJE.0 = phi %struct.SetJmpMapEntry* [ null, %entry ], [ %tmp.25, %endif ] ; <%struct.SetJmpMapEntry*> [#uses=1]
10 br i1 false, label %no_exit, label %loopexit
11 no_exit: ; preds = %loopentry
12 br i1 false, label %then, label %endif
13 then: ; preds = %no_exit
14 %tmp.21 = getelementptr %struct.SetJmpMapEntry* %SJE.0, i32 0, i32 1 ; <i32*> [#uses=0]
16 endif: ; preds = %no_exit
17 %tmp.25 = load %struct.SetJmpMapEntry** null ; <%struct.SetJmpMapEntry*> [#uses=1]
19 loopexit: ; preds = %loopentry
21 return: ; preds = %loopexit, %then