; Check that this test makes INDVAR and related stuff dead. ; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep phi | count 2 declare i1 @pred() define void @test1({ i32, i32 }* %P) { ;