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