; Check that this test makes INDVAR and related stuff dead. ; RUN: opt < %s -loop-reduce -S | FileCheck %s ; CHECK: phi ; CHECK: phi ; CHECK-NOT: phi declare i1 @pred() define void @test1({ i32, i32 }* %P) { ;