1 ; RUN: opt < %s -lcssa -S -verify-loop-info | grep {\[%\]tmp33 = load i1\\*\\* \[%\]tmp}
4 ; LCSSA doesn't need to transform uses in blocks not reachable
5 ; from the entry block.
7 define fastcc void @dfs() nounwind {
12 br i1 undef, label %bb7, label %bb45
15 %tmp = bitcast i1** undef to i1**
22 %tmp33 = load i1** %tmp, align 8