1 ; RUN: %lli -jit-kind=mcjit %s > /dev/null
2 ; RUN: %lli %s > /dev/null
7 then: ; No predecessors!
9 endif: ; preds = %then, %entry
10 %x = phi i32 [ 4, %entry ], [ 27, %then ] ; <i32> [#uses=0]
11 %result = phi i32 [ 32, %then ], [ 0, %entry ] ; <i32> [#uses=0]